ekaterinadimitrova2 commented on code in PR #2807:
URL: https://github.com/apache/cassandra/pull/2807#discussion_r1362870563
##########
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"),
+ METRICS_REPORTER_CONFIG_FILE("cassandra.metricsReporterConfigFile"),
Review Comment:
I suspect this one was added back by mistake? We removed the metrics
reporter recently.
--
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]