Cassandra - Seed gossip version is -2147483648 -
i've noticed weird scenario in uat environment.
i've got 3 node cluster noticed morning nodes 2 , 3 think node 1 dead. node 1 thinks alive.
in logs 2 , 3 says following:
warn [messagingservice-outgoing-/10.0.8.172] 2015-12-06 02:20:02,987 outboundtcpconnection.java:423 - seed gossip version -2147483648; not connect version
also appears node 1 no longer listening on 9042. still listening on 7000 though.
worth noting i'm on windows server 2008 r2 , running cassandra 2.2
thanks
do node 2 , 3 know node 1 exists , down or not know exists @ all?
have checked settings in cassandra.yaml file? sure windows firewall on node 1 not blocking ports? here: https://docs.datastax.com/en/cassandra/2.0/cassandra/security/securefirewall_r.html
if know exists think down in cassandra.yaml file , @ listen_address on node 1.
Comments
Post a Comment