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

Marcel Reutegger resolved OAK-1089.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.11

Documents are now force split at 256k (previously 16k).

http://svn.apache.org/r1530905

> Too many document splits
> ------------------------
>
>                 Key: OAK-1089
>                 URL: https://issues.apache.org/jira/browse/OAK-1089
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, mongomk
>    Affects Versions: 0.10
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>             Fix For: 0.11
>
>
> As reported on the dev list already, revision http://svn.apache.org/r1528408 
> lowered the threshold when documents are split. This change results in 
> documents with many previous document references with only a few commits in 
> the previous documents. The main document will not shrink, but rather grow 
> unnecessarily in the long run:
> {noformat}
> 08.10.2013 18:05:21.142 *INFO* [MongoMK background thread] 
> org.apache.jackrabbit.oak.plugins.mongomk.MongoMK Split operation on 0:/. 
> Size before: 223382, after: 221378
> 08.10.2013 18:05:22.155 *INFO* [MongoMK background thread] 
> org.apache.jackrabbit.oak.plugins.mongomk.MongoMK Split operation on 0:/. 
> Size before: 223198, after: 221554
> 08.10.2013 18:05:23.174 *INFO* [MongoMK background thread] 
> org.apache.jackrabbit.oak.plugins.mongomk.MongoMK Split operation on 0:/. 
> Size before: 223442, after: 221730
> {noformat}



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

Reply via email to