Once we do 'nodetool drain', what can we do to make it start accepting writes again?
on node A I did nodetool drain.
On another node B, when I run nodetool repair, it says:
Cannot proceed on repair because a neighbor (/<ip-of-A>) is dead: session failed
any ideas what could be happening here?
thanks.