mirror of https://github.com/apache/cassandra
fix CHANGES for #4708
This commit is contained in:
parent
cad32377d7
commit
4f51c70e12
|
|
@ -1,5 +1,6 @@
|
|||
1.0.12
|
||||
* Switch from NBHM to CHM in MessagingService's callback map, which
|
||||
prevents OOM in long-running instances (CASSANDRA-4708)
|
||||
* increase Xss to 160k to accomodate latest 1.6 JVMs (CASSANDRA-4602)
|
||||
* fix toString of hint destination tokens (CASSANDRA-4568)
|
||||
* (Hadoop) fix setting key length for old-style mapred api (CASSANDRA-4534)
|
||||
|
|
|
|||
Loading…
Reference in New Issue