[
https://issues.apache.org/jira/browse/TEZ-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siddharth Seth updated TEZ-1410:
--------------------------------
Attachment: TEZ-1410.1.rebased.patch
Rebased 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
> 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)