[
https://issues.apache.org/jira/browse/HDFS-7601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14352668#comment-14352668
]
Hadoop QA commented on HDFS-7601:
---------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12703388/0001-for-hdfs-7601.patch
against trunk revision 5578e22.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:red}-1 javac{color:red}. The patch appears to cause the build to
fail.
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/9790//console
This message is automatically generated.
> Operations(e.g. balance) failed due to deficient configuration parsing
> ----------------------------------------------------------------------
>
> Key: HDFS-7601
> URL: https://issues.apache.org/jira/browse/HDFS-7601
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: balancer & mover
> Affects Versions: 2.3.0, 2.6.0
> Reporter: Doris Gu
> Assignee: Doris Gu
> Priority: Minor
> Attachments: 0001-for-hdfs-7601.patch
>
>
> Some operations, for example,balance,parses configuration(from
> core-site.xml,hdfs-site.xml) to get NameServiceUris to link to.
> Current method considers those end with or without "/" as two different
> uris, then following operation may meet errors.
> bq. [hdfs://haCluster, hdfs://haCluster/] are considered to be two different
> uris which actually the same.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)