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 "Nanda kumar (JIRA)" <ji...@apache.org> on 2018/01/20 15:33:00 UTC

[jira] [Created] (HDFS-13041) Ozone: OzoneClient: Add configuration parameter to choose RestServerSelector implementation which will be used by RestClient

Nanda kumar created HDFS-13041:
----------------------------------

             Summary: Ozone: OzoneClient: Add configuration parameter to choose RestServerSelector implementation which will be used by RestClient
                 Key: HDFS-13041
                 URL: https://issues.apache.org/jira/browse/HDFS-13041
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: ozone
            Reporter: Nanda kumar


Ozone RestClient uses ServiceDiscovery API to get the list of REST Server in the cluster, form that list we have to pick a REST Server which will be used by RestClient. A custom selector can be provided which should implement {{RestServerSelector}} interface.
This Jira is for:
 * Adding a configuration property which will be used to decide on which {{RestServerSelector}} implementation to be used.
 * Creating {{RestServerSelector}} implementation instance based on the configured value.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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