ivandika3 opened a new pull request, #9929: URL: https://github.com/apache/ozone/pull/9929
## What changes were proposed in this pull request? Since HadoopRpcOMFollowerReadFailoverProxyProvider should be able to support both OM follower and OM leader request flows, we can always use HadoopRpcOMFollowerReadFailoverProxyProvider for the OzoneManagerProtocolPB failover proxy provider. This will unify some of the implementations such as the client read consistency implementation in [HDDS-14509](https://issues.apache.org/jira/browse/HDDS-14509). This means that HadoopRpcOMFailoverProxyProvider is only used for other OM non-OzoneManagerProtocolPB protocols (e.g. OMAdminProtocolPB). ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-14682 ## How was this patch tested? Existing CI. -- 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]
