aswinshakil commented on code in PR #4548:
URL: https://github.com/apache/ozone/pull/4548#discussion_r1160286358


##########
hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/response/snapshot/TestOMSnapshotDeleteResponse.java:
##########
@@ -40,6 +44,9 @@
 import java.io.File;
 import java.util.UUID;
 
+import static 
org.apache.hadoop.ozone.om.helpers.SnapshotInfo.SnapshotStatus.SNAPSHOT_ACTIVE;
+import static 
org.apache.hadoop.ozone.om.helpers.SnapshotInfo.SnapshotStatus.SNAPSHOT_DELETED;
+
 
 /**
  * This class tests OMSnapshotDeleteResponse.

Review Comment:
   We can remove the `TODO` line below since this PR completes it.



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