hanishakoneru commented on a change in pull request #1004:
URL: https://github.com/apache/hadoop-ozone/pull/1004#discussion_r437820153



##########
File path: 
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/response/key/OMKeyRenameResponse.java
##########
@@ -93,6 +93,15 @@ public void addToDBBatch(OMMetadataManager omMetadataManager,
       omMetadataManager.getKeyTable().putWithBatch(batchOperation,

Review comment:
       Thanks @prashantpogde for the offline discussion. 
   It will be lot of extra work updating the keyID in deleteFromKeyOnly case 
also as we don't send the toKey name in this case. It is safe to go ahead with 
this approach as Bharat's replay optimization - HDDS-3354 will take care of 
this.




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

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