hemantk-12 commented on code in PR #7982:
URL: https://github.com/apache/ozone/pull/7982#discussion_r1978643378


##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -1518,6 +1518,16 @@
       to the OM.
     </description>
   </property>
+
+  <property>
+    <name>ozone.om.snapshot.rocksdb.metrics.enabled</name>
+    <value>true</value>

Review Comment:
   Should we disable it but default and enable it on demand? Because when 
snapshot size grows, it will background services like SnapshotDeletingService.



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

Reply via email to