You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "sankalp kohli (JIRA)" <ji...@apache.org> on 2014/02/24 21:22:19 UTC

[jira] [Created] (CASSANDRA-6760) Nodetool command to disable reads

sankalp kohli created CASSANDRA-6760:
----------------------------------------

             Summary: Nodetool command to disable reads
                 Key: CASSANDRA-6760
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6760
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: sankalp kohli
            Priority: Minor


There is no way to stop a node from accepting reads and still be part of the ring. 
This will be helpful in case node does not bootstrap properly and we need to run node tool rebuild to fetch the data. 

The node can use gossip to propagate this fact to other nodes so that they don't forward reads to it. 




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)