Jason Lowe created YARN-4961:
--------------------------------
Summary: Wrapper for leveldb DB to aid in handling database
exceptions
Key: YARN-4961
URL: https://issues.apache.org/jira/browse/YARN-4961
Project: Hadoop YARN
Issue Type: Improvement
Reporter: Jason Lowe
It would be nice to have a utility wrapper around leveldb's DB to translate the
raw runtime DBExceptions into IOExceptions. This would help make the code
using leveldb easier to read and less error-prone to allowing the runtime
DBExceptions to escape and potentially terminate the calling process.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)