himanshujindal commented on code in PR #4304:
URL: https://github.com/apache/cassandra/pull/4304#discussion_r2299181481


##########
conf/cassandra.yaml:
##########
@@ -2779,6 +2779,9 @@ storage_compatibility_mode: NONE
 #   # for a specified duration to ensure they are indeed removed before 
adjustments are made to the schedule.
 #   history_clear_delete_hosts_buffer_interval: 2h
 #   # NOTE: Each of the below settings can be overridden per repair type under 
repair_type_overrides
+#   # by default repair is disabled if there are mixed major versions detected 
- which would happen
+#   # if a major version upgrade is being performed on the cluster, but a user 
can enable it using this flag
+#   # mixed_major_version_repair_enabled = false;

Review Comment:
   Fixed.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org
For additional commands, e-mail: pr-h...@cassandra.apache.org

Reply via email to