-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4.0
-
Fix Version/s: 2.7.0, 2.6.1, 3.0.0-alpha1
-
Component/s: None
-
Labels:
-
Target Version/s:
-
Hadoop Flags:Reviewed
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).