fix CHANGES for #4708

This commit is contained in:
Jonathan Ellis 2012-09-24 10:46:25 -05:00
parent cad32377d7
commit 4f51c70e12
1 changed files with 1 additions and 0 deletions

View File

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