mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-3.11' into trunk
This commit is contained in:
commit
36b63ef51a
|
|
@ -97,6 +97,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)
|
||||
* Fix NPE in StorageService.excise() (CASSANDRA-13163)
|
||||
* Expire OutboundTcpConnection messages by a single Thread (CASSANDRA-13265)
|
||||
* Fail repair if insufficient responses received (CASSANDRA-13397)
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue