[ 
https://issues.apache.org/jira/browse/SOLR-10444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15960137#comment-15960137
 ] 

ASF subversion and git services commented on SOLR-10444:
--------------------------------------------------------

Commit a0d22297ce2498797cfe45862c9fe04ce872661d in lucene-solr's branch 
refs/heads/master from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=a0d2229 ]

SOLR-10444: Fix precommit


> 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