Re: A new Cassandra node 1.2 rc1 is unable to join an existing Cassandra cluster 1.2 beta 2

2012-12-20 Thread Sylvain Lebresne
This is almost surely due to https://issues.apache.org/jira/browse/CASSANDRA-4813 which slightly changed the stream on-wire format. If you first upgrade the rest of your cluster to rc1, you should be fine. On Thu, Dec 20, 2012 at 9:33 AM, Omar Shibli wrote: > I've a running cluster (3 nodes) wit

A new Cassandra node 1.2 rc1 is unable to join an existing Cassandra cluster 1.2 beta 2

2012-12-20 Thread Omar Shibli
I've a running cluster (3 nodes) with release version 1.2.0-beta2, and I've successfully added/removed nodes to this cluster in the past. I'm trying to add a new node to the cluster with release version 1.2 rc1, but it seems like other peers are refusing to connect, these are the exceptions: INFO