This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Allow dynamic adding of event persisters #12374
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.
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.
The text was updated successfully, but these errors were encountered: