Merge branch 'cassandra-3.11' into trunk

This commit is contained in:
Jason Brown 2017-03-16 13:27:37 -07:00
commit 01f8e770d9
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ Merged from 3.0:
* Provide user workaround when system_schema.columns does not contain entries
for a table that's in system_schema.tables (CASSANDRA-13180)
Merged from 2.2:
* Wrong logger name in AnticompactionTask (CASSANDRA-13343)
* Commitlog replay may fail if last mutation is within 4 bytes of end of segment (CASSANDRA-13282)
* Fix queries updating multiple time the same list (CASSANDRA-13130)
* Fix GRANT/REVOKE when keyspace isn't specified (CASSANDRA-13053)