dsmiley opened a new pull request, #3901: URL: https://github.com/apache/solr/pull/3901
https://issues.apache.org/jira/browse/SOLR-18005 Moving jetty client stuff to the jetty package, that haven't yet moved there. Renamed Http2SolrClient to HttpJettySolrClient. CloudJettySolrClient added, and enhanced CloudHttp2SolrClient to detect if Jetty is available and to use that client if it is -- (same code here as provided in #3852) Will probably also do something about CloudHttp2SolrClient, like move its builder to CloudSolrClient. This'll be tough to review due to rename noise... I think it's boring honestly but the changes in the impl & jetty packages could be reviewed. -- 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]
