You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Istvan Fajth (Jira)" <ji...@apache.org> on 2019/10/28 17:55:00 UTC

[jira] [Created] (HDDS-2373) Move isUseRatis getFactor and getType from XCeiverClientManager

Istvan Fajth created HDDS-2373:
----------------------------------

             Summary: Move isUseRatis getFactor and getType from XCeiverClientManager
                 Key: HDDS-2373
                 URL: https://issues.apache.org/jira/browse/HDDS-2373
             Project: Hadoop Distributed Data Store
          Issue Type: Sub-task
            Reporter: Istvan Fajth


The given methods in XCeiverClientManager are working based on the configuration supplied in the constructor of XCeiverClientManager class.

The only real code usage of this is in ContainerOperationsClient.

Refactor the ContainerOperationsClient constructor to work based on the configuration, and then move these values there directly and set the values of them at the constructor. Clean up all test references to the methods, and remove the methods from the XCeiverClientManager.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org