Description
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.
Attachments
Attachments
Issue Links
- duplicates
-
HDFS-5892 TestDeleteBlockPool fails in branch-2
- Closed