smengcl commented on code in PR #4244:
URL: https://github.com/apache/ozone/pull/4244#discussion_r1122369984


##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -3156,6 +3156,14 @@
       sst filtering service per time interval.
     </description>
   </property>
+  <property>
+    <name>ozone.snapshot.deleting.limit.per.task</name>
+    <value>10</value>
+    <tag>OZONE, PERFORMANCE, OM</tag>
+    <description>The number of maximum snapshots to be reclaimed by the

Review Comment:
   ```suggestion
       <description>The maximum number of snapshots that would be reclaimed by
   ```



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