You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2015/11/24 16:44:10 UTC

[jira] [Created] (OAK-3677) NodeStore.merge implementations throw ISE instead of IAE when passed a non root builder

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)