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 "Amar Kamat (JIRA)" <ji...@apache.org> on 2007/10/30 19:19:50 UTC

[jira] Created: (HADOOP-2125) URLConnection.openConnection used in the shuffle phase should catch HTTP errors >= 400 thus making it possible to reuse the connection for future use

URLConnection.openConnection used in the shuffle phase should catch HTTP errors >= 400 thus making it possible to reuse the connection for future use
-----------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: HADOOP-2125
                 URL: https://issues.apache.org/jira/browse/HADOOP-2125
             Project: Hadoop
          Issue Type: Improvement
          Components: mapred
    Affects Versions: 0.16.0
            Reporter: Amar Kamat
            Assignee: Amar Kamat
             Fix For: 0.16.0




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-2125) Exception thrown for URL.openConnection used in the shuffle phase should be caught thus making it possible to reuse the connection for future use

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy updated HADOOP-2125:
----------------------------------

    Fix Version/s:     (was: 0.16.0)
                   0.17.0

I'm moving it for 0.17.0, we need more investigation into HTTP keep-alive etc.

> Exception thrown for URL.openConnection used in the shuffle phase should be caught thus making it possible to reuse the connection for future use
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-2125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2125
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: mapred
>    Affects Versions: 0.16.0
>            Reporter: Amar Kamat
>            Assignee: Amar Kamat
>             Fix For: 0.17.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-2125) Exception thrown for URL.openConnection used in the shuffle phase should be caught thus making it possible to reuse the connection for future use

Posted by "Amar Kamat (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538877 ] 

Amar Kamat commented on HADOOP-2125:
------------------------------------

Check http://java.sun.com/j2se/1.5.0/docs/guide/net/http-keepalive.html for detailed explaination.

> Exception thrown for URL.openConnection used in the shuffle phase should be caught thus making it possible to reuse the connection for future use
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-2125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2125
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: mapred
>    Affects Versions: 0.16.0
>            Reporter: Amar Kamat
>            Assignee: Amar Kamat
>             Fix For: 0.16.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-2125) Exception thrown for URL.openConnection used in the shuffle phase should be caught thus making it possible to reuse the connection for future use

Posted by "Amar Kamat (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amar Kamat updated HADOOP-2125:
-------------------------------

    Summary: Exception thrown for URL.openConnection used in the shuffle phase should be caught thus making it possible to reuse the connection for future use  (was: URLConnection.openConnection used in the shuffle phase should catch HTTP errors >= 400 thus making it possible to reuse the connection for future use)

> Exception thrown for URL.openConnection used in the shuffle phase should be caught thus making it possible to reuse the connection for future use
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-2125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2125
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: mapred
>    Affects Versions: 0.16.0
>            Reporter: Amar Kamat
>            Assignee: Amar Kamat
>             Fix For: 0.16.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.