Re: Other nodes are seen down with rpc_address 0.0.0.0 in version 1.2.2

2013-03-01 Thread Jean-Armel Luce
Hi Michal, Thanks for your quick answer. I am going to apply the patch defined in CASSANDRA-5299. Regards. Jean Armel

Re: Other nodes are seen down with rpc_address 0.0.0.0 in version 1.2.2

2013-03-01 Thread Michal Michalski
Jean-Armel Luce pisze: Hi, I have upgraded to Cassandra 1.2.2. There are 16 nodes in my cluster in 2 datacenters (8 nodes in each datacenter). I am using NetworkTopologyStrategy. I have a problem when defining in my C* cluster the rpc_address: 0.0.0.0 into cassandra.yaml to allow listening on all

Re: rpc_address: 0.0.0.0

2012-01-29 Thread Patrik Modesto
Thanks! I've created ticked https://issues.apache.org/jira/browse/CASSANDRA-3811 Regards, P. On Sun, Jan 29, 2012 at 20:00, Frisch, Michael wrote: > If the code in the 0.8 branch is reflective of what is actually included in > Cassandra 0.8.9 (here: > http://svn.apache.org/repos/asf/cassandra

RE: rpc_address: 0.0.0.0

2012-01-29 Thread Frisch, Michael
strings. The correct way to compare would be endpoint_address.equals("0.0.0.0") instead. - Mike From: Patrik Modesto [patrik.mode...@gmail.com] Sent: Thursday, January 26, 2012 5:34 AM To: user@cassandra.apache.org Subject: rpc_address: 0.0.0.0 H

rpc_address: 0.0.0.0

2012-01-26 Thread Patrik Modesto
Hi, #using cassandra 0.8.9 I used to have rpc_address set to 0.0.0.0 to bind cassandra to all interfaces. After upgrading out Hadoop jobs to cassandra 0.8.9 (from 0.8.7) there are lots of these messages, and the jobs fails. 12/01/26 11:15:21 DEBUG hadoop.ColumnFamilyInputFormat: failed connect