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

Fix performance issues with Cassandra backend #42

Merged
merged 2 commits into from
Jan 17, 2017

Conversation

adejanovski
Copy link
Contributor

A misplaced loop was making performance horrible when a repair run had a lot of segments.
Changed auto refresh rate of UI from 2s to 10s in order to prevent overquerying the database.
Switched to batch inserts and partition deletes on repair_segment_by_run_id.

@adejanovski adejanovski merged commit 1c7cacb into master Jan 17, 2017
@adejanovski adejanovski deleted the fix_cassandra_backend_performance branch January 27, 2017 13:30
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

Successfully merging this pull request may close these issues.

1 participant