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 "Julian Reschke (JIRA)" <ji...@apache.org> on 2016/02/15 18:00:19 UTC

[jira] [Created] (OAK-4021) RDBDocumentStore: create() for collections other than NODES is broken

Julian Reschke created OAK-4021:
-----------------------------------

             Summary: RDBDocumentStore: create() for collections other than NODES is broken
                 Key: OAK-4021
                 URL: https://issues.apache.org/jira/browse/OAK-4021
             Project: Jackrabbit Oak
          Issue Type: Technical task
          Components: rdbmk
    Affects Versions: 1.0.27, 1.3.15, 1.2.11
            Reporter: Julian Reschke
            Assignee: Julian Reschke
            Priority: Blocker
             Fix For: 1.3.16, 1.2.12, 1.0.28


See <https://github.com/apache/jackrabbit-oak/blob/9d079245ada31fb250f392b656fe5547df13b6d8/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/document/rdb/RDBDocumentStore.java#L1145> - {{create()}} will never return true if the collection is not NODES.

(This apparently was introduced when the caching logic was extracted for OAK-3649)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)