dsmiley opened a new pull request, #3253: URL: https://github.com/apache/solr/pull/3253
The use of a SolrClient didn't seem to make sense if the web server isn't (necessarily) Solr. Seemed to be getting more in the way. There was some double or even triple(?) JSON back & forth parsing / serializing that I couldn't let be on principle. Ran tests, including integration tests. Didn't check if this actually uses GitHub. Not sure if we lose some Solr-to-Solr auth that's relevant/important. If so, I could switch to Jetty HttpClient but wouldn't love that. -- 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]
