[ 
https://issues.apache.org/jira/browse/HDFS-7026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14166170#comment-14166170
 ] 

Hudson commented on HDFS-7026:
------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #6231 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/6231/])
HDFS-7026. Introduce a string constant for "Failed to obtain user group 
info...". Contributed by Yongjun Zhang. (atm: rev 
cbd21fd13b321d042faeff00fa71c9becc0d6087)
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/resources/UserProvider.java
* 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/SecurityUtil.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/WebHdfsFileSystem.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/ha/TestDelegationTokensWithHA.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt


> Introduce a string constant for "Failed to obtain user group info..."
> ---------------------------------------------------------------------
>
>                 Key: HDFS-7026
>                 URL: https://issues.apache.org/jira/browse/HDFS-7026
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 2.6.0
>            Reporter: Yongjun Zhang
>            Assignee: Yongjun Zhang
>            Priority: Trivial
>             Fix For: 2.7.0
>
>         Attachments: HDFS-7206.001.patch
>
>
> There are multiple places that refer to hard-coded string {{"Failed to obtain 
> user group information:"}}, which serves as a contract between different 
> places. Filing this jira to replace the hardcoded string with a constant to 
> make it easier to maintain.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to