ivandika3 commented on PR #9579: URL: https://github.com/apache/ozone/pull/9579#issuecomment-3713522654
Technically, we should be able to remove `omNodeIDList` and `omNodeAddressMap` as well by unifying it in the `omProxies` by using `OmProxyInfo` for both `GrpcOMFailoverProxyProvider` and `HadoopRpcOMFailoverProxyProvider` (i.e. `Map<String, OmProxyInfo<T>> omProxies`). -- 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]
