blambov opened a new pull request, #2287: URL: https://github.com/apache/cassandra/pull/2287
Implementation of the Unified Compaction Strategy as described in CEP-26. The approach is documented in the included [UnifiedCompactionStrategy.md](https://github.com/blambov/cassandra/blob/CASSANDRA-18397/src/java/org/apache/cassandra/db/compaction/UnifiedCompactionStrategy.md). The patch is best reviewed by individual commits, which split the preparation and enhancements into smaller chunks. The main contribution is in https://github.com/apache/cassandra/commit/dd4d329204fe88d49ffb9b6dd1684cc6f67271de. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

