Michael Dürig created OAK-3677:
----------------------------------
Summary: NodeStore.merge implementations throw ISE instead of IAE
when passed a non root builder
Key: OAK-3677
URL: https://issues.apache.org/jira/browse/OAK-3677
Project: Jackrabbit Oak
Issue Type: Improvement
Components: core, segmentmk
Reporter: Michael Dürig
Assignee: Michael Dürig
This affects {{SegmentNodeStore}} and {{MemoryNodeStore}}. Both of which do not
check {{NodeBuilder}} passed to {{mege}}. This subsequently results in an
{{IllegalStateException}} instead of an {{IllegalArgumentException}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)