[
https://issues.apache.org/jira/browse/HADOOP-6434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran updated HADOOP-6434:
-----------------------------------
Attachment: HADOOP-6434-2.patch
Patch with tests. I've made some text constants package-public so the tests can
import them: the tests will not break if you change the text.
Again, I am fighting a losing battle with git here, and deny all responsibility
if the patch does not take.
> Make HttpServer slightly easier to manage/diagnose faults with
> --------------------------------------------------------------
>
> Key: HADOOP-6434
> URL: https://issues.apache.org/jira/browse/HADOOP-6434
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 0.22.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Minor
> Fix For: 0.22.0
>
> Attachments: HADOOP-6434-1.patch, HADOOP-6434-2.patch
>
>
> It would be easier to work with HttpServer if
> # webServer.isStarted() was exported
> # the toString() method included the (hostname,port) in use
> # Bind Exceptions raised in startup included the (hostname, port) requested
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.