dsmiley commented on code in PR #3885: URL: https://github.com/apache/solr/pull/3885#discussion_r2578350269
########## solr/solr-ref-guide/modules/deployment-guide/pages/solrj.adoc: ########## @@ -147,7 +147,7 @@ include::example$UsingSolrJRefGuideExamplesTest.java[tag=solrj-solrclient-timeou When these values are not explicitly provided, SolrJ falls back to using the defaults for the OS/environment is running on. -`ConcurrentUpdateSolrClient` and its counterpart `ConcurrentUpdateHttp2SolrClient` also implement a stall prevention +`ConcurrentUpdateSolrClient` and its counterpart `ConcurrentUpdateBaseSolrClient` also implement a stall prevention Review Comment: Oops! I think we should only reference `ConcurrentUpdateJettySolrClient` here. -- 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]
