Alex Parvulescu created OAK-1787:
------------------------------------
Summary: RepositoryException thrown instead of
InvalidItemStateException
Key: OAK-1787
URL: https://issues.apache.org/jira/browse/OAK-1787
Project: Jackrabbit Oak
Issue Type: Bug
Components: core
Reporter: Alex Parvulescu
Code building on top of Oak expects an IllegalItemStateException when two
sessions create or modify a given node in conflicting ways. This allows the
code on top to handle this situation appropriately.
However, in certain circumstances, a general RepositoryException is being
thrown instead.
--
This message was sent by Atlassian JIRA
(v6.2#6252)