smiklosovic commented on code in PR #2046:
URL: https://github.com/apache/cassandra/pull/2046#discussion_r1053511506
##########
src/java/org/apache/cassandra/service/CassandraDaemon.java:
##########
@@ -369,7 +374,7 @@ protected void setup()
// schedule periodic dumps of table size estimates into
SystemKeyspace.SIZE_ESTIMATES_CF
// set cassandra.size_recorder_interval to 0 to disable
Review Comment:
when we rename SIZE_RECORDER_INTERVAL key, this will stay unchanged. Better
to somehow reference that SIZE_RECORDER_INTERVAL rather than mentioning here
the property as is now here.
--
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]