On Tue, Mar 25, 2014 at 11:34 AM, Benedict Elliott Smith < belliottsm...@datastax.com> wrote:
> Note that drain stops gossip and thrift anyway, so they are redundant. > While we're noting implementation details... none of these functions necessarily stop writes to your node, which is probably what you expect them to do and why you are running disablethrift/disablegossip/drain in the first place... https://issues.apache.org/jira/browse/CASSANDRA-4162 =Rob