smiklosovic commented on code in PR #1835:
URL: https://github.com/apache/cassandra/pull/1835#discussion_r962144300


##########
conf/cassandra.yaml:
##########
@@ -99,6 +99,11 @@ max_hints_file_size: 128MiB
 # Disable the option in order to preserve those hints on the disk.
 auto_hints_cleanup_enabled: false
 
+# Enable/disable transfering hints to a peer during decommission. Even when 
enabled, this does not guarantee
+# consistenty for logged batches, and it may delay decommission when coupled 
with a strict hinted_handoff_throttle. 

Review Comment:
   typo, "consistency"



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to