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

Allow dynamic adding of event persisters #12374

Open
erikjohnston opened this issue Apr 5, 2022 · 1 comment
Open

Allow dynamic adding of event persisters #12374

erikjohnston opened this issue Apr 5, 2022 · 1 comment
Labels
A-Workers Problems related to running Synapse in Worker Mode (or replication) T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.

Comments

@erikjohnston
Copy link
Member

Currently adding (or removing) an event persister requires stopping all event persisters and then bringing them back up and restarting all other workers.

This is quite a pain to do, and easy to mess up.

@erikjohnston erikjohnston added the T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. label Apr 5, 2022
@richvdh
Copy link
Member

richvdh commented Apr 5, 2022

(a follow-up to #7986)

@MadLittleMods MadLittleMods added the A-Workers Problems related to running Synapse in Worker Mode (or replication) label Apr 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Workers Problems related to running Synapse in Worker Mode (or replication) T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
Projects
None yet
Development

No branches or pull requests

3 participants