Copilot commented on code in PR #10250:
URL: https://github.com/apache/ozone/pull/10250#discussion_r3249476238


##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -4777,7 +4777,7 @@
 
   <property>
     <name>ozone.om.snapshot.diff.cleanup.service.run.interval</name>
-    <value>1m</value>
+    <value>60m</value>

Review Comment:
   The user-facing snapshot configuration documentation still lists this 
setting's default as `1m` 
(`hadoop-hdds/docs/content/feature/Snapshot-Configuration-Properties.md:58`). 
Please update that documentation along with the default change so operators 
don't see conflicting defaults.
   



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