Author: gdusbabek
Date: Mon Apr 12 13:35:32 2010
New Revision: 933230

URL: http://svn.apache.org/viewvc?rev=933230&view=rev
Log:
deserialize ipv6 addresses correctly. patch by Gary Dusbabek, reviewed by 
Jonathan Ellis. CASSANDRA-969

Modified:
    cassandra/branches/cassandra-0.6/CHANGES.txt

Modified: cassandra/branches/cassandra-0.6/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/cassandra/branches/cassandra-0.6/CHANGES.txt?rev=933230&r1=933229&r2=933230&view=diff
==============================================================================
--- cassandra/branches/cassandra-0.6/CHANGES.txt (original)
+++ cassandra/branches/cassandra-0.6/CHANGES.txt Mon Apr 12 13:35:32 2010
@@ -10,6 +10,8 @@
  * perform repair even for small entropy differences (CASSANDRA-924)
  * Use hostnames in CFInputFormat to allow Hadoop's naive string-based
    locality comparisons to work (CASSANDRA-955)
+ * nodes with IPv6 (and no IPv4) addresses could not join cluster
+   (CASSANDRA-969)
 
 
 0.6.0-RC1


Reply via email to