[FOLLOW UP QUESTION TO #3879]
Can we alter table and disable nodesync service and run the nodetool repair ? or there some other steps need to follow for this approach ?
@satvantsingh_190085, it is not required to disable NodeSync but, instead you can kick off a manual validation which will place the repair of this particular table priority in the queue. Refer to this answer for a similar question to understand how to perform the same. Documentation reference is here.
@satvantsingh_190085, smadhavan is correct. I've previously answered this question in "Should NodeSync be disabled on a table in order to manually repair it?".
We don't recommend disabling NodeSync on the table. We suggest you run a manual validation which is the equivalent of running a manual repair on the table with this command:
$ nodesync validation submit ks_name.table_name
A manual validation prioritises the repair of the table. When the validation has completed, the NodeSync service will resume syncs of the scheduled segments.
See Manually starting validation for more details. Cheers!
6 People are following this question.
DataStax Enterprise is powered by the best distribution of Apache Cassandra ™
© 2023 DataStax, Titan, and TitanDB are registered trademarks of DataStax, Inc. and its subsidiaries in the United States and/or other countries.
Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Lucene, Apache Solr, Apache Hadoop, Hadoop, 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.
Privacy Policy Terms of Use