[
https://issues.apache.org/jira/browse/HADOOP-12417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14791558#comment-14791558
]
Hudson commented on HADOOP-12417:
---------------------------------
SUCCESS: Integrated in Hadoop-Yarn-trunk #1140 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/1140/])
HADOOP-12417. TestWebDelegationToken failing with port in use. Contributed by
Mingliang Liu. (wheat9: rev 0832b38d482238e87e2529d80d09881a5c90ccff)
*
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/token/delegation/web/TestWebDelegationToken.java
* hadoop-common-project/hadoop-common/CHANGES.txt
> TestWebDelegationToken failing with port in use
> -----------------------------------------------
>
> Key: HADOOP-12417
> URL: https://issues.apache.org/jira/browse/HADOOP-12417
> Project: Hadoop Common
> Issue Type: Bug
> Components: test
> Affects Versions: 3.0.0
> Environment: Jenkins
> Reporter: Steve Loughran
> Assignee: Mingliang Liu
> Fix For: 2.8.0
>
> Attachments: HADOOP-12417.000.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)