Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-28183

Flushing the entire index queue should flush the entire queue in batches

XMLWordPrintable

      When there are a large number of items in the index queue (~170,000) flushing the entire queue loads all those index queue entries into the one hibernate session, making indexing really grind to a halt. The flush entire queue should ensure that the hibernate session does not grow too large, and should loop in batches using an inner transaction and flushing the session.

              matt@atlassian.com Matt Ryall
              slancashire Steve Lancashire (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: