mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-3.0' into cassandra-3.11
This commit is contained in:
commit
c0941cf780
|
|
@ -32,6 +32,7 @@
|
|||
* Fix cqlsh automatic protocol downgrade regression (CASSANDRA-13307)
|
||||
* Tracing payload not passed from QueryMessage to tracing session (CASSANDRA-12835)
|
||||
Merged from 3.0:
|
||||
* Properly handle quoted index names in cqlsh DESCRIBE output (CASSANDRA-12847)
|
||||
* Avoid reading static row twice from old format sstables (CASSANDRA-13236)
|
||||
* Fix NPE in StorageService.excise() (CASSANDRA-13163)
|
||||
* Expire OutboundTcpConnection messages by a single Thread (CASSANDRA-13265)
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue