[
https://issues.apache.org/jira/browse/HADOOP-3458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran updated HADOOP-3458:
-----------------------------------
Status: Patch Available (was: Open)
Here is the patch that logs the host/port in use, it also handles a null host.
I can write tests for this in our SVN repository; indeed -it is the default
state when you bring up >1 job tracker in the same test, or try bringing two up
one after the other, with no delay
> StatusHttpServer should include hostname/port when bind fails
> -------------------------------------------------------------
>
> Key: HADOOP-3458
> URL: https://issues.apache.org/jira/browse/HADOOP-3458
> Project: Hadoop Core
> Issue Type: Improvement
> Components: mapred
> Affects Versions: 0.18.0
> Reporter: Steve Loughran
> Priority: Minor
> Attachments: hadoop-3458.patch
>
>
> Just as server includes diagnostics on the host:port binding for a failed
> socket startup, we should catch and wrap any failure of jetty to start up
> with the same diagnostics.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.