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 2013/04/04 14:03:22 UTC

[jira] [Created] (OAK-748) ContentMirrorStoreStrategy fails to enforce uniqueness and is slow

Alex Parvulescu created OAK-748:
-----------------------------------

             Summary: ContentMirrorStoreStrategy fails to enforce uniqueness and is slow
                 Key: OAK-748
                 URL: https://issues.apache.org/jira/browse/OAK-748
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core
            Reporter: Alex Parvulescu
            Assignee: Alex Parvulescu


Following OAK-734 I've noticed that the _ContentMirrorStoreStrategy_ fails to enforce the uniqueness constraints assumed on the #insert method.

It is also responsible for a slowdown on the #insert method because of the behavior change of the Property2Index (very frequent saves instead of a bulk one).

--
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