sarvekshayr commented on code in PR #8391:
URL: https://github.com/apache/ozone/pull/8391#discussion_r2095009724


##########
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/service/DirectoryDeletingService.java:
##########
@@ -84,6 +84,7 @@ public class DirectoryDeletingService extends 
AbstractKeyDeletingService {
   private final DeletedDirSupplier deletedDirSupplier;
 
   private AtomicInteger taskCount = new AtomicInteger(0);
+  private String dirDeletingServiceInterval;

Review Comment:
   This change requires removing the corresponding test in 
`TestOmReconfiguration`.



-- 
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: issues-unsubscr...@ozone.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to