[ 
https://issues.apache.org/jira/browse/HDFS-13653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16500946#comment-16500946
 ] 

Íñigo Goiri commented on HDFS-13653:
------------------------------------

Thanks [~ekanth], I made the issue independent of HDFS-12615.
For the patch, it looks good (the only thinh is the javadoc may give style 
errors not having period at the end of each parameter).
In addition, I should've added some unit tests in HDFS-6648 but... can we add 
one here?
The main issue is that the current tests for ConfiguredFailoverProxyProvider 
are pretty involved and require a full MiniDFSCluster.

> Make dfs.client.failover.random.order a per nameservice configuration
> ---------------------------------------------------------------------
>
>                 Key: HDFS-13653
>                 URL: https://issues.apache.org/jira/browse/HDFS-13653
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: federation
>            Reporter: Ekanth S
>            Assignee: Ekanth S
>            Priority: Major
>         Attachments: HDFS-13653.001.patch
>
>
> Currently the dfs.client.failover.random.order is applied globally. If we 
> have a combination of router and non-router nameservice, the random order 
> should ideally be enabled only for the router based nameservice. This Jira is 
> to make this configuration per-nameservice so that this can be configured 
> independently for each nameservice. 



--
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