dsmiley commented on PR #4214: URL: https://github.com/apache/solr/pull/4214#issuecomment-4150939694
At the last minute I found it convenient for JettySolrRunner to manage a HttpJettySolrClient to be returned when getSolrClient() is called. This is useful, even if code isn't calling JSR as a "backend". For example if a test needs a Jetty HttpClient, it can get it easily from there. -- 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]
