nodetool disablegossip
Disables the gossip protocol.
Disables the gossip protocol.
Synopsis
nodetool <options> disablegossipOptions are:
- ( -h | --host ) <host name> | <ip address>
- ( -p | --port ) <port number>
- ( -pw | --password ) <password >
- ( -u | --username ) <user name>
- ( -pwf <passwordFilePath | --password-file <passwordFilePath> )
Description
This command effectively marks the node as being down.