[ https://issues.apache.org/jira/browse/HDFS-2885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279372#comment-13279372
]
Hadoop QA commented on HDFS-2885:
---------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12528180/h2885_20120518.patch
against trunk revision .
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 14 new or modified test files.
+1 javac. The applied patch does not increase the total number of javac compiler warnings.
-1 javadoc. The javadoc tool appears to have generated 2 warning messages.
+1 eclipse:eclipse. The patch built with eclipse:eclipse.
+1 findbugs. The patch does not introduce any new Findbugs (version 1.3.9) warnings.
+1 release audit. The applied patch does not increase the total number of release audit
warnings.
+1 core tests. The patch passed unit tests in hadoop-hdfs-project/hadoop-hdfs.
+1 contrib tests. The patch passed contrib unit tests.
Test results: https://builds.apache.org/job/PreCommit-HDFS-Build/2483//testReport/
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/2483//console
This message is automatically generated.
> Remove "federation" from the nameservice config options
> -------------------------------------------------------
>
> Key: HDFS-2885
> URL: https://issues.apache.org/jira/browse/HDFS-2885
> Project: Hadoop HDFS
> Issue Type: Improvement
> Affects Versions: 0.23.1
> Reporter: Eli Collins
> Assignee: Tsz Wo (Nicholas), SZE
> Attachments: h2885_20120518.patch
>
>
> HDFS-1623, and potentially other HDFS features will use the nameservice abstraction,
even if federation is not enabled (eg you need to configure {{dfs.federation.nameservices}}
in HA even if you're not using federation just to declare your nameservice). This is confusing
to users. We should consider deprecating and removing "federation" from the {{dfs.federation.nameservices}}
and {{dfs.federation.nameservice.id}} config options, as {{dfs.nameservices}} and {{dfs.nameservice.id}}
are more intuitive.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|