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.

DELETE /_synapse/admin/v1/rooms/<roomId> eats lots of CPU #16486

Open
@richvdh

Description

@richvdh

shutting down a big room with DELETE /_synapse/admin/v1/rooms/<roomId> takes hours and chews CPU while it does it.

I think it's creating all the leave events (which we do so that we can send them on to clients).

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-OccasionalAffects or can be seen by some users regularly or most users rarelyS-MajorMajor functionality / product severely impaired, no satisfactory workaround.T-DefectBugs, crashes, hangs, security vulnerabilities, or other reported issues.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions