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

Improvements to purging rooms #11842

@clokep

Description

@clokep

There are some improvements we could make to purging rooms to make them safer, more reliable, and faster:

  • Ensure that local users cannot join a room that is being purged. (Or just stop all local events from being sent to the room.)
  • Ignore incoming federation traffic for a room that is being purged.
  • Perhaps batch all the local leaves together to avoid doing state resolution before and after each leave event.

See also #11521.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-EnhancementNew features, changes in functionality, improvements in performance, or user-facing enhancements.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions