[
https://issues.apache.org/jira/browse/HADOOP-10471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13992831#comment-13992831
]
Hudson commented on HADOOP-10471:
---------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk #1777 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1777/])
HADOOP-10471. Reduce the visibility of constants in ProxyUsers. Contributed by
Benoy Antony. (wheat9:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1592915)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/authorize/ProxyUsers.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/common/TestJspHelper.java
> Reduce the visibility of constants in ProxyUsers
> ------------------------------------------------
>
> Key: HADOOP-10471
> URL: https://issues.apache.org/jira/browse/HADOOP-10471
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: security
> Reporter: Benoy Antony
> Assignee: Benoy Antony
> Fix For: 2.5.0
>
> Attachments: HADOOP-10471.patch, HADOOP-10471.patch
>
>
> Most of the constants in proxyusers have public visibility unnecessarily.
> These public constants should be set to private and their external usage
> should be replaced by the corresponding functions.
--
This message was sent by Atlassian JIRA
(v6.2#6252)