Merge branch 'cassandra-3.11' into trunk

This commit is contained in:
Sam Tunnicliffe 2017-05-11 18:14:32 +01:00
commit 36b63ef51a
2 changed files with 1 additions and 0 deletions

View File

@ -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)