-
Notifications
You must be signed in to change notification settings - Fork 217
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix getting metrics for pending compactions and active/pending repair… (
#53) * Fix getting metrics for pending compactions and active/pending repair sessions Add check for running validation compactions * Bump version to 0.4.1-SNAPSHOT * Fix validation compaction stats not being available for C* 1.2 * Remove C* 1.2 from the test since it doesn't support "IF NOT EXISTS" * Remove C* 2.0.13 that doesn't support incremental repair * Distinguish how to check for running repairs pre and post 2.2 Revert back to AntiEntropySessions when <= 2.1 Use 10x higher timeouts for incremental repair * Fix SonarQube complaints
- Loading branch information
1 parent
9fb2b6e
commit 9c25be0
Showing
4 changed files
with
113 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters