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/14 14:15:20 UTC

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

Marcel Reutegger created OAK-1190:
-------------------------------------

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


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)