mirror of https://github.com/apache/cassandra
The approach is documented in the included UnifiedCompactionStrategy.md. Also included: - Generalize prettyPrint to prettyPrintBinary (with 2^10 multiplier, e.g. MiB) and prettyPrintDecimal (with 1000 multiplier, e.g. ms) that cover the full range of double, and add a parseHumanReadable method that can read both. - CASSANDRA-18123: Fix invalid reuse of metadata collector during flushing - Fix invalid token range splitting with non-unit weights - Add flushSizeOnDisk metric - Add ability to change compaction default in YAML patch by Alex Sorokoumov, Branimir Lambov, Dimitar Dimitrov and Stefania Alborghetti reviewed by Alex Sorokoumov, Jaroslaw Grabowski and Maxwell Guo for CASSANDRA-18397 |
||
|---|---|---|
| .. | ||
| CASSANDRA-15313 | ||
| bloom-filter | ||
| config | ||
| invalid-legacy-sstables/Keyspace1 | ||
| jmxdump | ||
| legacy-commitlog/3.4-encrypted | ||
| legacy-sstables | ||
| negative-ldts-invalid-deletions-test | ||
| negative-local-expiration-test | ||
| serialization | ||