Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Improvements:
* Timestamp tie resolution * Test validating behavior during upgrades (mixed version clusters) * Improve recent partition validator * Add number of queries per partition * Make it easier run jobs from a local machine * Make string postfixes more random by avoiding reusing nibbles * Improve weight distributions * Allow clustering keys with less entropy than 8 bytes Notable bugfixes: * Fix a problem with generation of non-eq bounds following reverse columns * Fix a problem with empty static clusterings for single-column tables New features: * Add a trivial shrinker * Add a parallel recent partition validator * Add sampler * Quiescent Checker: Implement Statics * Add mixed-mode in-jvm SUT * Add validation log Numerous quality-of-life, debugging improvements, bugfixes, and cosmetic changes Several useful example config files. Exhaustive checker was removed in favour of quickly extending functionality. Patch by Alex Petrov for CASSANDRA-16262.
- Loading branch information
Showing
75 changed files
with
3,258 additions
and
2,858 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
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
Oops, something went wrong.