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 2013/11/27 11:03:35 UTC

[jira] [Updated] (OAK-1190) Limit size of batch update in background write

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

Marcel Reutegger updated OAK-1190:
----------------------------------

    Fix Version/s: 0.13

> Limit size of batch update in background write
> ----------------------------------------------
>
>                 Key: OAK-1190
>                 URL: https://issues.apache.org/jira/browse/OAK-1190
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core, mongomk
>    Affects Versions: 0.10
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>             Fix For: 0.13
>
>
> It may happen that the background write operation create a batch update, which is too big for MongoDB to accept. I.e. when the BSON object to send is larger than 16MB. The background write operation should have an upper limit on the number of updates to batch together in a single update call.



--
This message was sent by Atlassian JIRA
(v6.1#6144)