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 "Jukka Zitting (JIRA)" <ji...@apache.org> on 2013/04/05 07:56:16 UTC

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

    [ https://issues.apache.org/jira/browse/OAK-748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623385#comment-13623385 ] 

Jukka Zitting commented on OAK-748:
-----------------------------------

The problem seems to be that uniqueness checks were being processed before the full set of changes was processed. See revision 1464823 for a simple fix.
                
> ContentMirrorStoreStrategy #insert 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
>             Fix For: 0.7
>
>
> 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