[
https://issues.apache.org/jira/browse/SOLR-10444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15960156#comment-15960156
]
ASF subversion and git services commented on SOLR-10444:
--------------------------------------------------------
Commit 0fbd4944fcef8ab076f668607e7e738e295231fc in lucene-solr's branch
refs/heads/branch_6_5 from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=0fbd494 ]
SOLR-10444: SQL interface does not use client cache
> 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]