jdyer1 opened a new pull request, #2374: URL: https://github.com/apache/solr/pull/2374
This PR adds method `asyncRequest` to abstract supertype `HttpSolrClientBase` and implements it on `HttpJdkSolrClient`. Also adds unit tests for normal, exceptional and cancelled asynchronous requests, both for `HttpJdkSolrClient` and `Http2SolrClient`. Also includes a few javadoc improvements. -- 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]
