krummas commented on code in PR #2807:
URL: https://github.com/apache/cassandra/pull/2807#discussion_r1363650494
##########
src/java/org/apache/cassandra/config/CassandraRelevantProperties.java:
##########
@@ -348,7 +348,7 @@ public enum CassandraRelevantProperties
MEMTABLE_OVERHEAD_SIZE("cassandra.memtable.row_overhead_size", "-1"),
MEMTABLE_SHARD_COUNT("cassandra.memtable.shard.count"),
MEMTABLE_TRIE_SIZE_LIMIT("cassandra.trie_size_limit_mb"),
- MIGRATION_DELAY("cassandra.migration_delay_ms", "60000"),
Review Comment:
it has no effect anymore, and for users setting it cassandra will still
start without issue
--
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]