I've got a node that is stuck "Leaving" the ring. Running "nodetool decommission" never terminates. It's been in this state for about a week, and the load has not decreased:
$ nodetool -h localhost ring Address DC Rack Status State Load Owns Token Token(bytes[de4075d0a474c4a773efa2891c020529]) x.x.x.1 datacenter1 rack1 Up Leaving 150.63 GB 33.33% Token(bytes[10956f12b46304bf70412ad0eac14344]) x.x.x.2 datacenter1 rack1 Up Normal 79.21 GB 33.33% Token(bytes[50af14df71eafac7bac60fbc836c6722]) x.x.x.3 datacenter1 rack1 Up Normal 60.74 GB 33.33% Token(bytes[de4075d0a474c4a773efa2891c020529]) Any ideas? Regards, Casey