Re: Other nodes are seen down with rpc_address 0.0.0.0 in version 1.2.2
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
Yes, it's caused by bug described in CASSANDRA-5299. It's because PropertyFileSnitch is using RPC address to obtain DC name from cassandra-topology.properties file. As you use 0.0.0.0 for RPC and this IP cannot be found in this config file, C* crashes. M. W dniu 01.03.2013 10:43, Jean-Armel L