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

add a way to tell synapse to recover a room, after a database disaster #8487

Open
richvdh opened this issue Oct 7, 2020 · 2 comments
Open
Labels
T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. z-p3 (Deprecated Label)

Comments

@richvdh
Copy link
Member

richvdh commented Oct 7, 2020

#6176 added the server-side support necessary so that a homeserver can just send a /state request over federation to get back everything it needs to recover a room after losing all of its data on a room. I'm not sure what, if anything, happened on the client side though.

@PureTryOut
Copy link

My database was wiped due to a hard-disk failure and rejoining all the lost rooms would be a lot easier with this 😉

@clokep clokep added z-feature (Deprecated Label) z-p3 (Deprecated Label) labels Oct 7, 2020
@richvdh
Copy link
Member Author

richvdh commented Apr 14, 2022

#6176 has got backed out, since it wasn't spec-compliant and nobody could figure out how to use it.

@DMRobertson DMRobertson added T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. and removed z-feature (Deprecated Label) labels Apr 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. z-p3 (Deprecated Label)
Projects
None yet
Development

No branches or pull requests

4 participants