Marcel Reutegger created OAK-1961:
-------------------------------------
Summary: Introduce DocumentStoreException
Key: OAK-1961
URL: https://issues.apache.org/jira/browse/OAK-1961
Project: Jackrabbit Oak
Issue Type: Improvement
Components: mongomk
Reporter: Marcel Reutegger
Assignee: Marcel Reutegger
The DocumentNodeStore and the underlying DocumentStore implementations still
uses the MicroKernelException for unchecked exceptions. This is quite
confusing, because they do not have a relation to the MicroKernel API.
I'd like to replace usage of MicroKernelException with a newly introduced
DocumentStoreException, except for DocumentMK, which is in fact a MicroKernel
implementation.
--
This message was sent by Atlassian JIRA
(v6.2#6252)