nodetool disablebinary (will make the node down for native cql clients,
stopping client apps from writing directly over tcp/9042)
nodetool disablethrift (will make the node down for thrift clients,
stopping client apps from writing directly over tcp/9160)
nodetool disablegossip (will make the node appear down to other nodes in
the ring, stopping writes from the internode messaging protocols)



On Thu, Sep 7, 2017 at 10:32 PM, Akshit Jain <akshit13...@iiitd.ac.in>
wrote:

> Hi,
> I want to stop writes to a cassandra node for some time and then start
> them.Is there any way to do that?
> Regards
>
>

Reply via email to