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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2016/01/28 16:25:39 UTC

[jira] [Comment Edited] (OAK-3724) Use the bulk createOrUpdate in Commit

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

Marcel Reutegger edited comment on OAK-3724 at 1/28/16 3:25 PM:
----------------------------------------------------------------

Running the integration tests with the patch leads to a deadlock with. Looks like our reasoning in OAK-3833 has a flaw.


was (Author: mreutegg):
Running the integration tests with the patch leads to a deadlock with.

> Use the bulk createOrUpdate in Commit
> -------------------------------------
>
>                 Key: OAK-3724
>                 URL: https://issues.apache.org/jira/browse/OAK-3724
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: documentmk
>            Reporter: Tomek Rękawek
>            Assignee: Marcel Reutegger
>            Priority: Blocker
>             Fix For: 1.4, 1.3.15
>
>         Attachments: OAK-3724-1.patch, OAK-3724.patch, deadlock.txt
>
>
> The {{DocumentStore#createOrUpdate(Collection, UpdateOp)}} method is invoked in a loop in the {{Commit#applyToDocumentStore()}}, once for each changed node. Replace it with the bulk version created in OAK-3662.



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