Marton Elek created HDDS-4298:
---------------------------------

             Summary: Use an interface in Ozone client instead of 
XceiverClientManager
                 Key: HDDS-4298
                 URL: https://issues.apache.org/jira/browse/HDDS-4298
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
            Reporter: Marton Elek
            Assignee: Marton Elek


XceiverClientManager is used everywhere in the ozone client (Key/Block 
Input/OutputStream) to get a client when required.

To make it easier to create genesis/real unit tests, it would be better to use 
a generic interface instead of XceiverClientManager which can make it easy to 
replace the manager with a mock implementation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to