nodetool enablehandoff

Re-enables the storing of future hints on the current node.

Re-enables the storing of future hints on the current node.

Synopsis 

C:\> %CASSANDRA_HOME%\nodetool <options> enablehandoff
  • options are:
    • ( -h | --host ) <host name> | <ip address>
    • ( -p | --port ) <port number>
    • ( -pw | --password ) <password >
    • ( -u | --username ) <user name>
    • ( -pwf <passwordFilePath | --password-file <passwordFilePath> )
  • -- separates an option and argument that could be mistaken for a option.
  • <dc-name>,<dc-name> means enable hinted handoff only for these data centers