Results 32 comments of Shay

I am wondering if this error is related to this issue: https://twistedmatrix.com/trac/ticket/9929

Totally baffled as to why the changelog check is failing.

For my own edification, what would be the impact of this? Storage space being wasted?

These links might be helpful: https://github.com/matrix-org/rust-synapse-compress-state#auto-compressor-skips-chunks-when-running-on-already-compressed-room https://github.com/matrix-org/rust-synapse-compress-state/blob/main/docs/algorithm.md

Merged #13813 into develop, thanks for the explanations and the review!

Note that there is a config option to disable V1 bindings: https://github.com/matrix-org/sydent/pull/267 - although currently this is only applied to the `bind` endpoint: https://github.com/matrix-org/sydent/blob/c9980a9fb89d7fa00ef45601294312110f47c565/sydent/http/httpserver.py#L129-L130

> The legacy API will be shutdown on 20 June 2024 Thanks for the heads up!