[ 
https://issues.apache.org/jira/browse/SOLR-10444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-10444:
----------------------------------
    Attachment: SOLR-10444.ptach

> SQL interface does not use client cache
> ---------------------------------------
>
>                 Key: SOLR-10444
>                 URL: https://issues.apache.org/jira/browse/SOLR-10444
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Priority: Critical
>         Attachments: SOLR-10444.ptach
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to