prashantpogde commented on code in PR #4360:
URL: https://github.com/apache/ozone/pull/4360#discussion_r1131616970


##########
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OzoneManager.java:
##########
@@ -4480,6 +4480,7 @@ public SnapshotDiffResponse snapshotDiff(String volume,
                                            String token,
                                            int pageSize)
       throws IOException {
+    //TODO: Pass token and page size from request once PR-4264 gets merged.

Review Comment:
   TODO: [SNAPSHOT]



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