I currently run a 2-node cluster with version cassandra 1.0 (stable). With
replication factor 2 on the keyspace which I'm testing. When I shutdown node
B, it's impossible to connect with thrift to node A.

The gossiper on node A says that node B is down.

My keyspace:
create keyspace Testing with placement_strategy =
'org.apache.cassandra.locator.SimpleStrategy' and strategy_options =
{replication_factor:2};

Does anyone have a clue what goes wrong? 

Address         DC          Rack        Status State   Load            Owns   
Token
                                                                              
167057712653383445280042298172156091026
IP-Of-Node-B    datacenter1 rack1       Up     Normal  2.04 MB        
45.00%  73482254385124880979556330753059704699
IP-Of-Node-A    datacenter1 rack1       Up     Normal  2.73 MB        
55.00%  167057712653383445280042298172156091026


--
View this message in context: 
http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/2-node-cluster-1-node-down-overall-failure-tp6936722p6936722.html
Sent from the cassandra-u...@incubator.apache.org mailing list archive at 
Nabble.com.

Reply via email to