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/17 19:56:18 UTC

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

Siddharth Seth created TEZ-1444:
-----------------------------------

             Summary: 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: Blocker


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.



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