Marcel Reutegger created OAK-1089:
-------------------------------------

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


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