[
https://issues.apache.org/jira/browse/HDFS-6612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14050552#comment-14050552
]
Juan Yu commented on HDFS-6612:
-------------------------------
Thanks Andrew for code review and committing.
--
BR
- Juan
> MiniDFSNNTopology#simpleFederatedTopology(int) always hardcode nameservice ID
> -----------------------------------------------------------------------------
>
> Key: HDFS-6612
> URL: https://issues.apache.org/jira/browse/HDFS-6612
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.5.0
> Reporter: Juan Yu
> Assignee: Juan Yu
> Priority: Minor
> Fix For: 2.5.0
>
> Attachments: HDFS-6612.001.patch
>
>
> MiniDFSNNTopology#simpleFederatedTopology(int numNameservices) always
> hardcode nameservice id, doesn't honor configuration setting. this cause some
> unit tests that depends on nameserver config behavior wrong.
> We should add a MiniDFSNNTopology#simpleFederatedTopology(Configuration conf)
> to use the value from configuration.
--
This message was sent by Atlassian JIRA
(v6.2#6252)