Lucene max clauses parameter is set too late, causing Too Many Clauses exception in some cases

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 3.7
    • Affects Version/s: 3.6.5
    • Component/s: Indexing
    • 3.06

      The max clauses is increased from default to the value specified in jira-application.properties after the Permission Query is created. If permission query needs more clauses than the default (1024) the TooManyClausesException is thrown once.

      Need to ensure that we set the maximum clauses before we start creating any queries.

            Assignee:
            AntonA
            Reporter:
            AntonA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: