chatzipavlidis opened a new pull request, #4510: URL: https://github.com/apache/solr/pull/4510
Modifies SolrClientCache.java to extract the underlying, shared HTTP client engine from an active CloudHttp2SolrClient connection pool when provisioning stream target connections. This eliminates the creation of isolated, duplicate legacy HttpSolrClient instances across cluster node lookups in solrj-streaming. Verified via StreamExpressionTest debugging sessions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
