dsmiley opened a new pull request, #4270: URL: https://github.com/apache/solr/pull/4270
Refactors RestTestHarness to be immutable and use Jetty HttpClient directly instead of Apache HttpClient. Introduces URLUtil.buildURI helper, used by RestTestHarness and a backup test. I recommend starting viewing this from URLUtil, then test-framework, and then tests generally. https://issues.apache.org/jira/browse/SOLR-18188 This was split off from #4266 so already got some review. -- 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]
