You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Murtadha Hubail (JIRA)" <ji...@apache.org> on 2016/05/24 06:22:12 UTC

[jira] [Created] (ASTERIXDB-1464) Dealing with InterruptedException in LogManager

Murtadha Hubail created ASTERIXDB-1464:
------------------------------------------

             Summary: Dealing with InterruptedException in LogManager
                 Key: ASTERIXDB-1464
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1464
             Project: Apache AsterixDB
          Issue Type: Bug
            Reporter: Murtadha Hubail


Currently, most InterruptedExceptions are ignored in LogManager. This could lead to jobs not aborted in a timely manner when an interrupt is received from the CC. The current behavior on each InterruptedException should be defined and the exceptions should be propagated accordingly.



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