Re: nodetool status shows wrong cluster topology

2020-05-29 Thread Tadevos Papoyan
Thanks Erick, Issue indeed was caused by cassandra-topology.properties file. Though we don't use it we still had it in our config directory. After removing it "nodetool status" returns correct topology. Regards, Tadevos Papoyan From: Eric

nodetool status shows wrong cluster topology

2020-05-24 Thread Tadevos Papoyan
t topology. However, when I restart last node (others remain down), when it comes up "nodetool status" shows all down nodes under "DC1" no matter how long I wait. When I check system.peers table it shows correct topology. Is this a bug or it's expected? Regards, Tadevos Papoyan