sumitagrawl commented on code in PR #4541:
URL: https://github.com/apache/ozone/pull/4541#discussion_r1173278995


##########
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/OmUtils.java:
##########
@@ -473,15 +471,7 @@ public static RepeatedOmKeyInfo 
prepareKeyForDelete(OmKeyInfo keyInfo,
     // Set the updateID
     keyInfo.setUpdateID(trxnLogIndex, isRatisEnabled);
 
-    if (repeatedOmKeyInfo == null) {

Review Comment:
   @aswinshakil Thanks for review, I have created another JIRA to handle this 
specific issue as may need more change to have unique key, 
https://issues.apache.org/jira/browse/HDDS-8467
   



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