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

Marcel Reutegger resolved OAK-1190.
-----------------------------------

    Resolution: Fixed

Limitted the background write to only update at most 10k documents.

Done in http://svn.apache.org/r1547017

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

Reply via email to