Was this page helpful?
Caution
You're viewing documentation for an unstable version of ScyllaDB Enterprise. Switch to the latest stable version.
Nodetool disablegossip¶
disablegossip - Disable the gossip protocol.
For example:
nodetool disablegossip
To verify the gossip status, run nodetool statusgossip
. The result will be: not running
See also