You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2009/12/11 16:25:18 UTC

[jira] Created: (HADOOP-6434) Make HttpServer slightly easier to manage/diagnose faults with

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.