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

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

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

SOLR-10341, SOLR-10444: Update CHANGES.txt


> 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