mirror of https://github.com/apache/cassandra
Fix 6706 ticket number in CHANGES.txt
This commit is contained in:
parent
577accd879
commit
1168ddfff5
|
|
@ -411,7 +411,7 @@ Merged from 2.0:
|
||||||
* Avoid accessing partitioner through StorageProxy (CASSANDRA-8244, 8268)
|
* Avoid accessing partitioner through StorageProxy (CASSANDRA-8244, 8268)
|
||||||
* Upgrade Metrics library and remove depricated metrics (CASSANDRA-5657)
|
* Upgrade Metrics library and remove depricated metrics (CASSANDRA-5657)
|
||||||
* Serializing Row cache alternative, fully off heap (CASSANDRA-7438)
|
* Serializing Row cache alternative, fully off heap (CASSANDRA-7438)
|
||||||
* Duplicate rows returned when in clause has repeated values (CASSANDRA-6707)
|
* Duplicate rows returned when in clause has repeated values (CASSANDRA-6706)
|
||||||
* Make CassandraException unchecked, extend RuntimeException (CASSANDRA-8560)
|
* Make CassandraException unchecked, extend RuntimeException (CASSANDRA-8560)
|
||||||
* Support direct buffer decompression for reads (CASSANDRA-8464)
|
* Support direct buffer decompression for reads (CASSANDRA-8464)
|
||||||
* DirectByteBuffer compatible LZ4 methods (CASSANDRA-7039)
|
* DirectByteBuffer compatible LZ4 methods (CASSANDRA-7039)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue