Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.6.0, 2.7.0, 2.7.1
-
None
-
None
-
Reviewed
Description
If defaultFS differs from rpc-address, then DFSUtil.getNsServiceRpcUris() will return two entries: one for the [service] RPC address and one for the default FS. This behavior violates the expected behavior stated in the JavaDoc header.