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
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.