You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2020/11/04 04:22:02 UTC

[GitHub] [cassandra] ekaterinadimitrova2 commented on a change in pull request #780: Cannot replace_address /X because it doesn't exist in gossip

ekaterinadimitrova2 commented on a change in pull request #780:
URL: https://github.com/apache/cassandra/pull/780#discussion_r517089684



##########
File path: src/java/org/apache/cassandra/config/CassandraRelevantProperties.java
##########
@@ -136,6 +142,32 @@
     /** mx4jport */
     MX4JPORT ("mx4jport"),
 
+    /**
+     * Gossip quarantine delay is used while evaluating membership changes and should only be changed with extreme care.
+     */
+    GOSSIPER_QUARANTINE_DELAY("cassandra.gossip_quarantine_delay_ms"),

Review comment:
       Do we set this at more than one places? Can't we add here the value you set for override (I didn't look in detail in that property but fast grep, I didn't see we set it more than once?)




----------------------------------------------------------------
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.

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



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