ivandika3 commented on PR #4922: URL: https://github.com/apache/ozone/pull/4922#issuecomment-1597199720
@guohao-rosicky Thank you for addressing this. > for a 3-node om ha, does the omId change when the current om changes in the leader? If you mean the omId passed to the `OMKeyRequest#allocateBlock`, yes, it will change from what I understand from the code. Currently this container owner is used only during write (e.g. `ContainerManager#getMatchingContainer` used in `WritableContainerProvider`). -- 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]
