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

Change default query limit configuration

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.5.16, 1.6.0
    • query
    • None

    Description

      By default, queries can read an unlimited number of nodes, and an unlimited number of entries in memory (for "order by" and "union").

      I would like to change the default settings to:

      -Doak.queryLimitInMemory=500000
      -Doak.queryLimitReads=100000
      

      Attachments

        Issue Links

          Activity

            People

              thomasm Thomas Mueller
              thomasm Thomas Mueller
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: