-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0-alpha1
-
Fix Version/s: 2.8.0, 3.0.0-alpha1
-
Component/s: test
-
Labels:None
-
Environment:
Jenkins
-
Hadoop Flags:Reviewed
The TestWebDelegationToken failed on Jenkins with port in use. It looks like the code searches for a free port and then starts jetty, but maybe there's enough of a race condition between port location and jetty.start to cause intermittent failures.
- is duplicated by
-
HADOOP-11439 TestWebDelegationToken is flaky
-
- Resolved
-