Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Faster joins: create an un-partial-stated rooms stream for notifying workers that rooms have been un-partial-stated. #14419

Closed
Tracked by #12989
reivilibre opened this issue Nov 11, 2022 · 0 comments · Fixed by #14473
Assignees
Labels
A-Federated-Join joins over federation generally suck T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.

Comments

@reivilibre
Copy link
Contributor

reivilibre commented Nov 11, 2022

Part of #12994 and #12989, we would like a stream that workers can follow to be notified of rooms becoming un-partial-stated. This includes their use in sync tokens for non-lazy-loading syncers.

Bear in mind the stream may have multiple writers in the future — that said, it's very possible that we can just bounce writes through the master since it won't be a high-traffic stream.

@reivilibre reivilibre added A-Federated-Join joins over federation generally suck T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. labels Nov 11, 2022
@reivilibre reivilibre changed the title Faster joins: create a un-partial-stated rooms stream for notifying workers that rooms have been un-partial-stated Faster joins: create an un-partial-stated rooms stream for notifying workers that rooms have been un-partial-stated Nov 11, 2022
@reivilibre reivilibre self-assigned this Nov 11, 2022
@reivilibre reivilibre changed the title Faster joins: create an un-partial-stated rooms stream for notifying workers that rooms have been un-partial-stated Faster joins: create an un-partial-stated rooms stream for notifying workers that rooms have been un-partial-stated [rei:frrj/streams/unpsr] Nov 17, 2022
@reivilibre reivilibre changed the title Faster joins: create an un-partial-stated rooms stream for notifying workers that rooms have been un-partial-stated [rei:frrj/streams/unpsr] Faster joins: create an un-partial-stated rooms stream for notifying workers that rooms have been un-partial-stated. Nov 17, 2022
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Federated-Join joins over federation generally suck T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
Projects
None yet
1 participant