neils-dev commented on PR #3840: URL: https://github.com/apache/ozone/pull/3840#issuecomment-1288222595
On backwards compatibility, need to ensure that changes to `OzoneVolume` constructors work with older versions of the om DB for the `OmVolumeArgs` that are returned by the `metadatamanager` and used in the patch to create the `OzoneVolumes` in the `RpcClient`. For example the `RpcClient` `bulidOzoneVolume` issues an RPC request to the ozone manager to return the `volumeinfo` that is retrieved from the `metadatamanager` as a `OmVolumeArgs` from different versions . -- 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]
