update changes for 3733

This commit is contained in:
Brandon Williams 2012-01-12 11:23:05 -06:00
parent aacbb1ca9c
commit 9ecaa2a5c0
1 changed files with 1 additions and 0 deletions

View File

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