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

Hudson commented on HADOOP-10500:
---------------------------------

FAILURE: Integrated in Hadoop-Hdfs-trunk #1733 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1733/])
HADOOP-10500. TestDoAsEffectiveUser fails on JDK7 due to failure to reset proxy 
user configuration. Contributed by Chris Nauroth. (cnauroth: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1587361)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestDoAsEffectiveUser.java


> TestDoAsEffectiveUser fails on JDK7 due to failure to reset proxy user 
> configuration.
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-10500
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10500
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security, test
>    Affects Versions: 3.0.0, 2.4.0
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>            Priority: Trivial
>             Fix For: 3.0.0, 2.5.0
>
>         Attachments: HADOOP-10500.1.patch, HADOOP-10500.2.patch
>
>
> The proxy user configuration is held in a static variable.  Various tests in 
> {{TestDoAsEffectiveUser}} mutate this data.  JDK7 executes tests in a 
> different order than JDK6, so this can cause a failure if the state hasn't 
> been set explicitly to what the test needs.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to