jaydeepkumar1984 commented on code in PR #4358:
URL: https://github.com/apache/cassandra/pull/4358#discussion_r2653750943
##########
src/java/org/apache/cassandra/config/Config.java:
##########
@@ -653,6 +653,15 @@ public static class SSTableConfig
// When false, it behaves the same as normal streaming.
public volatile boolean materialized_views_on_repair_enabled = true;
+ public boolean materialized_view_base_table_metric_collection_enabled =
false;
Review Comment:
add a comment
--
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]