Hello! I have 3 node cluster: node1, node2, node3. Replication factor = 2. I run decommission on node3 and it's in progress, moving data to node1
Ring on all nodes show all 3 nodes up, no problems (but node 1 response with 3-5 sec delay).
I tried to execute a few "get" statements using cli, like get MailArchive.Meta['ec3-n2:1274046482!5C/9B-05558-11860FB4!c'] on node 1 and 3 all works fine, but node 2 cli always return Exception null data is 3 days old, so it doesn't seems like temp effect. No errors in log. Node 2 restart doesn't help too. tpstats returns 0 active/pending in all rows. What is it ?