hemantk-12 commented on code in PR #4824:
URL: https://github.com/apache/ozone/pull/4824#discussion_r1223418874
##########
hadoop-ozone/interface-client/src/main/proto/OmClientProtocol.proto:
##########
@@ -1709,6 +1726,13 @@ message SnapshotDiffRequest {
optional bool forceFullDiff = 7;
}
+message ListSnapshotDiffJobRequest {
Review Comment:
Not true.
[ListKeys](https://github.com/apache/ozone/blob/9034434285f3877246b3ebc6a7513c082931b279/hadoop-ozone/interface-client/src/main/proto/OmClientProtocol.proto#L1291),
[ListBuckets](https://github.com/apache/ozone/blob/9034434285f3877246b3ebc6a7513c082931b279/hadoop-ozone/interface-client/src/main/proto/OmClientProtocol.proto#L901)
and [ListSnapshot](https://github.com/apache/ozone/pull/4065) (somehow
ListSnapshot pagination is not merged into master, I'll ask Siyao/Prashant to
do 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]