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


##########
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/snapshot/defrag/SnapshotDefragService.java:
##########
@@ -684,6 +757,7 @@ public synchronized boolean triggerSnapshotDefragOnce() 
throws IOException {
           snapshotsDefraggedCount.getAndIncrement();

Review Comment:
   They should be the same value, but one is internal (basically runCount) and 
one is exposed externally.



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