You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2015/05/14 22:33:01 UTC

[jira] [Updated] (TEZ-1444) Wrap interrupted in a specific Exception

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

Hitesh Shah updated TEZ-1444:
-----------------------------
    Target Version/s: 0.8.0  (was: 0.6.0)

> Wrap interrupted in a specific Exception
> ----------------------------------------
>
>                 Key: TEZ-1444
>                 URL: https://issues.apache.org/jira/browse/TEZ-1444
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Siddharth Seth
>            Priority: Critical
>
> TEZ-1331 changed some APIs to throw InterruptedException in an IOException wrapper.
> It's useful to be able to determine whether the exception thrown was "interrupted" or not, since there's a good chance the interrupt was caused by user code itself, in which case Interrupts can be caught and ignored by the user code which likely issued the interrupt.



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