On Sun, Nov 30, 2014 at 9:02 PM, Kevin Burton <bur...@spinn3r.com> wrote:
> It has the following command which make sense: > > root@cssa01:~# nodetool -h cssa01.michalski.im disablegossiproot@cssa01:~# > nodetool -h cssa01.michalski.im disablethriftroot@cssa01:~# nodetool -h > cssa01.michalski.im drain > > > … but I don’t think this takes into consideration CQL. > > Nothing but the drain there "really" shuts off writes to the node. https://issues.apache.org/jira/browse/CASSANDRA-4162 If I wanted to do anything but stop a node on clean shutdown, I would limit my actions to drain. And usually I wouldn't bother. =Rob