I have three Cassandra node clusters. Running the nodetool state on two of the nodes returns within 1 second. Running it on the third node takes 30 seconds. Also, connecting to this node via cqlsh is very slow, while connecting to two other nodes is instantaneous. There is no node operation for this operation. Is there any way to fix this problem?
source
share