You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Johannes Zillmann (JIRA)" <ji...@apache.org> on 2014/08/13 16:15:12 UTC

[jira] [Commented] (TEZ-1331) Investigate : interrupts being swallowed by TezClient/DAGClient methods

    [ https://issues.apache.org/jira/browse/TEZ-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14095503#comment-14095503 ] 

Johannes Zillmann commented on TEZ-1331:
----------------------------------------

Had a look at the code base. Only crucial swallowing i found was in DAGClient. Created TEZ-1410 for that. Remaining "catch InterruptedException" are either re-thrown in an IOException (e.g. TezClientUtils#getAMProxy()) or really internal stuff only.

> Investigate : interrupts being swallowed by TezClient/DAGClient methods
> -----------------------------------------------------------------------
>
>                 Key: TEZ-1331
>                 URL: https://issues.apache.org/jira/browse/TEZ-1331
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Siddharth Seth
>            Priority: Blocker
>
> TEZ-1278 fixes waitTillReady to not ignore interrupts. This jira is to look through other APIs to figure out whether interrupts handling needs to be fixed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)