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

The "users_set_deactivated_flag" background update doesn't return the right value #6091

Closed
babolivier opened this issue Sep 23, 2019 · 1 comment
Assignees
Labels
z-bug (Deprecated Label)

Comments

@babolivier
Copy link
Contributor

This causes Synapse to log e.g. Updating 'users_set_deactivated_flag'. Updated 100 items in 4ms. even though it processed a single row.

That's because _background_update_set_deactivated_flag returns the batch_size instead of rows_processed_nb.

@babolivier
Copy link
Contributor Author

Fixed by #6092

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
z-bug (Deprecated Label)
Projects
None yet
Development

No branches or pull requests

2 participants