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


##########
hadoop-ozone/dist/src/main/compose/ozone/docker-compose.yaml:
##########
@@ -41,6 +41,8 @@ services:
     <<: *common-config
     environment:
       ENSURE_OM_INITIALIZED: /data/metadata/om/current/VERSION
+      # OM-only: periodic snapshot defrag for smoketest 
snapshot/snapshot-defrag.robot (HDDS-15181)
+      OZONE-SITE.XML_ozone.snapshot.defrag.service.interval: 30s

Review Comment:
   We should put this in ./compose/ozone/docker-config instead. e.g.:
   
   
https://github.com/arunsarin85/ozone/blob/aae498c66ef25c669854c203b1aa294825596fce/hadoop-ozone/dist/src/main/compose/ozone/docker-config#L44



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