You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jb...@apache.org on 2010/01/14 17:09:23 UTC

svn commit: r899265 - /incubator/cassandra/branches/cassandra-0.5/CHANGES.txt

Author: jbellis
Date: Thu Jan 14 16:09:22 2010
New Revision: 899265

URL: http://svn.apache.org/viewvc?rev=899265&view=rev
Log:
update CHANGES

Modified:
    incubator/cassandra/branches/cassandra-0.5/CHANGES.txt

Modified: incubator/cassandra/branches/cassandra-0.5/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/cassandra/branches/cassandra-0.5/CHANGES.txt?rev=899265&r1=899264&r2=899265&view=diff
==============================================================================
--- incubator/cassandra/branches/cassandra-0.5/CHANGES.txt (original)
+++ incubator/cassandra/branches/cassandra-0.5/CHANGES.txt Thu Jan 14 16:09:22 2010
@@ -3,6 +3,8 @@
  * fix bogus NaN in nodeprobe cfstats output (CASSANDRA-646)
  * provide a policy for dealing with single thread executors w/ a full queue
    (CASSANDRA-694)
+ * optimize inner read in MessagingService, vastly improving multiple-node
+   performance (CASSANDRA-675)
 
 
 0.5.0 RC3