You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2014/11/12 04:18:33 UTC

[jira] [Updated] (TEZ-1770) Handle ConnectExceptions correctly when establishing connections to an NM which may be down

     [ https://issues.apache.org/jira/browse/TEZ-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siddharth Seth updated TEZ-1770:
--------------------------------
    Attachment: TEZ-1770.1.txt

[~rajesh.balamohan] - review please.
Probably a little more complicated than it should be. The timeout math is still done based on unit / connectionTimeout. The patch adds a sleep if the connect attempt fails before the configured timeout. In case of a ConnectError - there's one more retry after sleeping for half the remaining time.

> Handle ConnectExceptions correctly when establishing connections to an NM which may be down
> -------------------------------------------------------------------------------------------
>
>                 Key: TEZ-1770
>                 URL: https://issues.apache.org/jira/browse/TEZ-1770
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>            Priority: Critical
>         Attachments: TEZ-1770.1.txt
>
>
> Thanks [~sidharta-s] for reporting this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)