Starting and stopping the NodeSync service

The NodeSync service automatically starts with the dse cassandra command. You can manually start and stop the service on each node.

For new tables, incremental NodeSync service is enabled by default in DSE 6.8. To disable NodeSync service for all new tables, use the -Ddse.nodesync.disable_on_new_tables system parameter.

Procedure

  1. Verify the status of the NodeSync service:

    nodetool nodesyncservice status

    The output should indicate running.

    The NodeSync service is running
  2. Disable the NodeSync service:

    nodetool nodesyncservice disable

    On the next restart of DataStax Enterprise (DSE), the NodeSync service will start up.

  3. Verify the status of the NodeSync service:

    nodetool nodesyncservice status

    The output should indicate not running.

    The NodeSync service is not running

Was this helpful?

Give Feedback

How can we improve the documentation?

© 2024 DataStax | Privacy policy | Terms of use

Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Pulsar, Pulsar, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries. Kubernetes is the registered trademark of the Linux Foundation.

General Inquiries: +1 (650) 389-6000, info@datastax.com