[ http://issues.apache.org/jira/browse/HADOOP-565?page=all ]

Sanjay Dahiya updated HADOOP-565:
---------------------------------

    Attachment: Hadoop-565_2.patch

Here is an updated patch. thanks Doug for pointing the exception

The earlier patch fails in cases where there is only one exception thrown by 
server.start(), if there are more than one exceptions (wrapped in 
MultiException) then it would work. 
In jetty 6 MultiException, it throws the original exception if there is a 
single exception and it throws MulltiException if there are more than one 
exceptions. This looks kind of dangerous because now we need to handle same set 
of exceptions in two places. 


> Upgrade Jetty to 6.x
> --------------------
>
>                 Key: HADOOP-565
>                 URL: http://issues.apache.org/jira/browse/HADOOP-565
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: mapred
>            Reporter: Owen O'Malley
>         Assigned To: Sanjay Dahiya
>         Attachments: Hadoop-565.patch, Hadoop-565_1.patch.txt, 
> Hadoop-565_2.patch, Hadoop-565_lib.tar.gz
>
>
> Now that Jetty 6.x has been released as stable, we should upgrade.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to