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/08/14 21:52:21 UTC

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

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

Siddharth Seth commented on TEZ-1410:
-------------------------------------

Looks good. Uploading a rebased patch after TEZ-1072, and committing. Thanks for the contribution [~oae].

> 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
>            Priority: Blocker
>         Attachments: TEZ-1410.1.patch, TEZ-1410.1.rebased.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)