This is an automated email from the ASF dual-hosted git repository. jolynch pushed a commit to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git
commit 64ebd882139c19305e11497085b163383d33c6a3 Merge: 127cf8f 595da9c Author: Joseph Lynch <[email protected]> AuthorDate: Tue Mar 5 13:36:15 2019 -0800 Merge branch 'cassandra-2.2' into cassandra-3.0 CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --cc CHANGES.txt index fb71bf5,e875c41..51e624f --- a/CHANGES.txt +++ b/CHANGES.txt @@@ -1,9 -1,5 +1,10 @@@ -2.2.15 +3.0.19 + * Improve `nodetool status -r` speed (CASSANDRA-14847) + * Improve merkle tree size and time on heap (CASSANDRA-14096) + * Add missing commands to nodetool-completion (CASSANDRA-14916) + * Anti-compaction temporarily corrupts sstable state for readers (CASSANDRA-15004) + Merged from 2.2: + * Make tools/bin/token-generator py2/3 compatible (CASSANDRA-15012) * Multi-version in-JVM dtests (CASSANDRA-14937) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
