Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-6831

Make facet pivots respect timeout from SolrQueryTimeoutImpl

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      SOLR-5986 allows most queries to timeout cleanly using the ExitableDirectoryReader. In the case of facet pivots though, the exception is caught in SolrIndexSearcher's getDocSetNC while building pivots, resulting in numerous lookups, most of which failing, but overall still running for a long time and eating up resources. It should respect the timeAllowed just like any other request.

      Attachments

        1. SOLR-6831.patch
          6 kB
          Steve Molloy

        Issue Links

          Activity

            People

              Unassigned Unassigned
              smolloy Steve Molloy
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: