Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
-
Jenkins
-
Reviewed
Description
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.
Attachments
Attachments
Issue Links
- is duplicated by
-
HADOOP-11439 TestWebDelegationToken is flaky
- Resolved