Marton Elek created HDDS-3500:
---------------------------------
Summary: Hide OMFailyerProxy usage behind an interface
Key: HDDS-3500
URL: https://issues.apache.org/jira/browse/HDDS-3500
Project: Hadoop Distributed Data Store
Issue Type: Sub-task
Components: Ozone Manager
Reporter: Marton Elek
OzoneManagerProtocolClientSideTranslatorPB uses OmFailoverProxyProvider to
access OM HA, but this class is not supported in Hadoop 2.x environment.
It would be better to
1. separated ProtocolClientSideTranslator from the transport layer logic
2. Remove implementation specific method from the OzoneManagerProtocol
(getOMFailoverProxyProvider should be removed)
3. Use a simple OMTransport interface to handle all the connection logic in
one, isolated place
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]