Chris Nauroth created HADOOP-10500:
--------------------------------------

             Summary: 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: 2.4.0, 3.0.0
            Reporter: Chris Nauroth
            Assignee: Chris Nauroth
            Priority: Trivial


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