Hi all, I have cassandra cluster (v3.11.6 with GossipingPropertyFileSnitch) with 2 datacenters named Zone1 and Zone2 each having 2 nodes. When all nodes are up "nodetool status" shows correct cluster topology. When I bring down all nodes except one, remaining node still shows correct 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