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:09:12 UTC

[jira] [Updated] (TEZ-1410) DAGClient#waitForCompletion() methods should not swallow interrupts

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

Johannes Zillmann updated TEZ-1410:
-----------------------------------

    Attachment: TEZ-1410.1.patch

> DAGClient#waitForCompletion() methods should not swallow interrupts
> -------------------------------------------------------------------
>
>                 Key: TEZ-1410
>                 URL: https://issues.apache.org/jira/browse/TEZ-1410
>             Project: Apache Tez
>          Issue Type: Improvement
>    Affects Versions: 0.5.0
>            Reporter: Johannes Zillmann
>            Assignee: Johannes Zillmann
>         Attachments: TEZ-1410.1.patch
>
>
> Based on TEZ-1331 i found that the 3 waitForCompletion() methods of DAGClient swallowing interrupts as well. That way you never can stop the wait call since all interrupts are caught and the wait logic just happily proceeds (same as TEZ-1278).



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