jojochuang commented on code in PR #10788:
URL: https://github.com/apache/ozone/pull/10788#discussion_r3626193518


##########
hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/request/snapshot/TestOMSnapshotDeleteRequest.java:
##########
@@ -277,6 +281,52 @@ public void testEntryExist() throws Exception {
     assertEquals(1, getOmMetrics().getNumSnapshotDeleteFails());
   }
 
+  /**
+   * Repro for the flush-lag reclamation window (companion to
+   * 
TestReclaimableKeyFilter#testKeyNotReclaimableWhenChainEmptyingPurgeIsUnflushed):
 snapshot deletion

Review Comment:
   this method does not exist. other thnat that I don't see an issue.



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