mirror of https://github.com/apache/cassandra
ninja: add missing CHANGES.txt for CASSANDRA-20081
This commit is contained in:
parent
21c4726b57
commit
aa3451c55b
|
|
@ -1,4 +1,5 @@
|
|||
5.1
|
||||
* Enhance nodetool compactionhistory to report more compaction properities (CASSANDRA-20081)
|
||||
* Fix initial auto-repairs skipped by too soon check (CASSANDRA-21115)
|
||||
* Add configuration to disk usage guardrails to stop writes across all replicas of a keyspace when any node replicating that keyspace exceeds the disk usage failure threshold. (CASSANDRA-21024)
|
||||
* BETWEEN where token(Y) > token(Z) returns wrong answer (CASSANDRA-20154)
|
||||
|
|
|
|||
Loading…
Reference in New Issue