ninja changes for 10979

This commit is contained in:
Carl Yeksigian 2016-05-16 16:43:56 -04:00
parent f5baa9c712
commit 6e6bde8ca2
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@
2.1.14
* Start L0 STCS-compactions even if there is a L0 -> L1 compaction
going (CASSANDRA-10979)
* (cqlsh) Fix potential COPY deadlock when parent process is terminating child
processes (CASSANDRA-11505)
* Replace sstables on DataTracker before marking them as non-compacting during anti-compaction (CASSANDRA-11548)