iamsanjay opened a new pull request, #2689:
URL: https://github.com/apache/solr/pull/2689

   https://issues.apache.org/jira/browse/SOLR-16503
   
   Spin Off #2351 
   
   Many HTTP requests currently rely on the default client from 
UpdateShardHandler. However, it has been noted that UpdateShardHandler is no 
longer the appropriate location for this functionality. It has been suggested 
to migrate the default Http2SolrClient to a different class. In this PR, we 
propose introducing a class named ServerSolrClientCache, which extends 
SolrCacheClient, to host the default Http2SolrClient.


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to