Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-3036

DocumentRootBuilder: revisit update.limit default

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 1.5.14, 1.6.0
    • mongomk, rdbmk

    Description

      update.limit decides whether a commit is persisted using a branch or not. The default is 10000 (and can be overridden using the system property).

      A typical call pattern in JCR is to persist batches of ~1024 nodes. These translate to more than 10000 changes (see PackageImportIT), due to JCR properties, and also indexing commit hooks.

      Attachments

        Issue Links

          Activity

            People

              chetanm Chetan Mehrotra
              reschke Julian Reschke
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: