swamirishi commented on code in PR #9089:
URL: https://github.com/apache/ozone/pull/9089#discussion_r2410649842


##########
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/response/snapshot/OMSnapshotMoveDeletedKeysResponse.java:
##########
@@ -52,21 +52,25 @@ public class OMSnapshotMoveDeletedKeysResponse extends 
OMClientResponse {
   private List<SnapshotMoveKeyInfos> reclaimKeysList;
   private List<HddsProtos.KeyValue> renamedKeysList;
   private List<String> movedDirs;
+  private long bucketId;
 
+  @SuppressWarnings("checkstyle:ParameterNumber")

Review Comment:
   I created a follow up jira for this. 
   https://issues.apache.org/jira/browse/HDDS-13757



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