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/04/03 16:23:15 UTC

[jira] [Created] (OAK-743) Increase default RootImpl.PURGE_LIMIT

Marcel Reutegger created OAK-743:
------------------------------------

             Summary: Increase default RootImpl.PURGE_LIMIT
                 Key: OAK-743
                 URL: https://issues.apache.org/jira/browse/OAK-743
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core
            Reporter: Marcel Reutegger
            Priority: Minor


The current default value is 100 modifications until changes are persisted into the branch. I'd like to increase this value to a more reasonable default. 100 modifications are quickly reached, since even a simple setProperty will increment the count. In most cases this means transient modifications are stored into the branch already for a low double digit number of nodes. This adds quite some overhead when the changes set on the higher JCR level is bigger.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira