Details
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-9875 TestDoAsEffectiveUser can fail on JDK 7
- Closed