You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Jason Lowe (JIRA)" <ji...@apache.org> on 2014/04/25 17:52:19 UTC

[jira] [Created] (YARN-1984) LeveldbTimelineStore does not handle db exceptions properly

Jason Lowe created YARN-1984:
--------------------------------

             Summary: LeveldbTimelineStore does not handle db exceptions properly
                 Key: YARN-1984
                 URL: https://issues.apache.org/jira/browse/YARN-1984
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 2.4.0
            Reporter: Jason Lowe


The org.iq80.leveldb.DB and DBIterator methods throw runtime exceptions rather than IOException which can easily leak up the stack and kill threads (e.g.: the deletion thread).



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