On Wed, Oct 15, 2014 at 3:41 PM, Alain RODRIGUEZ <arodr...@gmail.com> wrote:

> +1 for "nodetool disablegossip && nodetool disablethrift && nodetool
> disablebinary" (there is a binary protocol now too, port 9042, you might
> want to disable it as well depending on your clients)
>
> "nodetool enablegossip && nodetool enablethrift && nodetool enablebinary"
> to come back "online"
>

This does not actually do what you probably think it does ("disable all
potential writes to this node"), which is why I mentioned iptables.

https://issues.apache.org/jira/browse/CASSANDRA-4162 - "nodetool
disablegossip does not prevent gossip delivery of writes via
already-initiated hinted handoff"

=Rob

Reply via email to