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

SQL interface does not use client cache

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      Currently the new SQL interface does not use the Solr client cache. This causes new instances of CloudSolrClient to be created with each query. These instances are being closed, but this is still not good because the connection to Zk needs to be established on each request.

      This is a fairly easy fix so I'd like to get this in for Solr 6.5.1

      Attachments

        1. SOLR-10444.ptach
          2 kB
          Joel Bernstein

        Activity

          People

            Unassigned Unassigned
            jbernste Joel Bernstein
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: