[ 
https://issues.apache.org/jira/browse/HADOOP-6760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870253#action_12870253
 ] 

Hudson commented on HADOOP-6760:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #263 (See 
[http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk-Commit/263/])
    HADOOP-6760. Moving the entry to the correct base release 0.20.3


> WebServer shouldn't increase port number in case of negative port setting 
> caused by Jetty's race
> ------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-6760
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6760
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.20.3
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>             Fix For: 0.20.3
>
>         Attachments: HADOOP-6760.0.20.patch, HADOOP-6760.0.20.patch, 
> HADOOP-6760.0.20.patch, HADOOP-6760.0.20.patch, HADOOP-6760.0.20.patch, 
> HADOOP-6760.patch, HADOOP-6760.patch, HADOOP-6760.patch
>
>
> When a negative port is assigned to a webserver socket (because of a race 
> inside of the Jetty server) the workaround from HADOOP-6386 is increasing the 
> original port number on the next bind attempt. Apparently, this is an 
> incorrect logic and next bind attempt should happen on the same port number 
> if possible.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to