mirror of https://github.com/apache/cassandra
cqlsh: Add (LOCAL_)SERIAL consistency levels
Patch by Carl Yeksigian; reviewed by Stefania Alborghetti for CASSANDRA-8051
This commit is contained in:
parent
9b77cdea76
commit
afe541a482
|
|
@ -1,4 +1,5 @@
|
||||||
2.0.15:
|
2.0.15:
|
||||||
|
* (cqlsh) Add SERIAL and LOCAL_SERIAL consistency levels (CASSANDRA-8051)
|
||||||
* Fix index selection during rebuild with certain table layouts (CASSANDRA-9281)
|
* Fix index selection during rebuild with certain table layouts (CASSANDRA-9281)
|
||||||
* Fix partition-level-delete-only workload accounting (CASSANDRA-9194)
|
* Fix partition-level-delete-only workload accounting (CASSANDRA-9194)
|
||||||
* Allow scrub to handle corrupted compressed chunks (CASSANDRA-9140)
|
* Allow scrub to handle corrupted compressed chunks (CASSANDRA-9140)
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue