Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The compressor tried to increase the number of rows between None and 8118358 #85

Open
MurzNN opened this issue Mar 4, 2022 · 1 comment

Comments

@MurzNN
Copy link

MurzNN commented Mar 4, 2022

Describe the bug
On some rooms I got a warning with understandable description, but with weird values, like this:

[2022-03-04T13:33:16Z WARN  synapse_auto_compressor::manager] The compressor tried to increase the number of rows in !aQCReTFThhdPggxxxx:matrix.org between None and 1255815. Skipping...
[2022-03-04T13:33:25Z WARN  synapse_auto_compressor::manager] The compressor tried to increase the number of rows in !tEQSCZnuDbXmbZxxxx:t2bot.io between None and 4685024. Skipping...
[2022-03-04T13:33:27Z WARN  synapse_auto_compressor::manager] The compressor tried to increase the number of rows in !myvvLiHwOQQAvqxxxx:t2bot.io between None and 14432. Skipping...

Why the first value is "None" instead of some numeric value?

And can you explain in more detail what this warning means and is there any workaround to force compress such rooms?

@H-Shay
Copy link
Contributor

H-Shay commented Mar 10, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants