hemantk-12 commented on code in PR #6920:
URL: https://github.com/apache/ozone/pull/6920#discussion_r1673384459


##########
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/shell/snapshot/SnapshotDiffHandler.java:
##########
@@ -63,7 +63,10 @@ public class SnapshotDiffHandler extends Handler {
 
   @CommandLine.Option(names = {"-p", "--page-size"},
       description = "number of diff entries to be returned in the response" +
-          " (optional)")
+          " (optional)",

Review Comment:
   Just remove the `(optional)` for now. I'll think about the second point and 
create a follow-up task if needed.



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