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 "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2012/12/14 10:36:12 UTC

[jira] [Resolved] (OAK-511) Query PropertyIndex that stores the index content as nodes

     [ https://issues.apache.org/jira/browse/OAK-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Parvulescu resolved OAK-511.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.6

tests pass, looking good.
                
> Query PropertyIndex that stores the index content as nodes
> ----------------------------------------------------------
>
>                 Key: OAK-511
>                 URL: https://issues.apache.org/jira/browse/OAK-511
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: query
>            Reporter: Alex Parvulescu
>            Assignee: Alex Parvulescu
>             Fix For: 0.6
>
>         Attachments: OAK-511-p2.patch, OAK-511.patch
>
>
> A current limitation of the PropertyIndex is that is stores the index content as multi value properties. This causes merge conflicts when there are concurrent updates to the index.
> A workaround was found to split the mvp into child-nodes. This alleviates the need for diffing the properties reducing the potential conflict area.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira