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 "Tomek Rękawek (JIRA)" <ji...@apache.org> on 2018/10/02 10:49:00 UTC

[jira] [Created] (OAK-7796) Remove the support for the writeable partial stores

Tomek Rękawek created OAK-7796:
----------------------------------

             Summary: Remove the support for the writeable partial stores
                 Key: OAK-7796
                 URL: https://issues.apache.org/jira/browse/OAK-7796
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: composite
            Reporter: Tomek Rękawek
             Fix For: 1.10, 1.9.9


There's a few places in the CompositeNodeStore that tries to support the case in which the partial node stores are writeable (even though the javadocs clearly states that this case is not supported). This introduced extra complexity. The composite node store should check if the partial node stores are mounted as read only in the constructor and work on this assumption later on.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)