smengcl commented on PR #4266: URL: https://github.com/apache/ozone/pull/4266#issuecomment-1446885114
> Thanks @smengcl This event is caused by the hsync implementation (still under code review) which is implemented by modifying OMKeyCommit. Essentially this means it could happen during key commit already, if the key to be committed overwrites an existing key (possible today if key is versioned) > > I am not familiar with recon implementation. If the recon does respond correctly when key is removed from namespace, then I agree the best course of action for this issue is to ignore. Got it. I was not aware of this new usage of `RepeatedOmKeyInfo` before this. In this case I agree that it should be properly handled like in this PR. -- 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]
