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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to