mirror of https://github.com/apache/cassandra
update changes for 3733
This commit is contained in:
parent
aacbb1ca9c
commit
9ecaa2a5c0
|
|
@ -2,6 +2,7 @@
|
|||
* prevent new nodes from thinking down nodes are up forever (CASSANDRA-3626)
|
||||
* use correct list of replicas for LOCAL_QUORUM reads when read repair
|
||||
is disabled (CASSANDRA-3696)
|
||||
* block on flush before compacting hints (may prevent OOM) (CASSANDRA-3733)
|
||||
|
||||
|
||||
0.8.9
|
||||
|
|
|
|||
Loading…
Reference in New Issue