iamsanjay commented on PR #2276:
URL: https://github.com/apache/solr/pull/2276#issuecomment-1977998958

   TestPullReplicaWithAuth.testPKIAuthWorksForPullReplication is the one.
   
   On a side note, How about we rethink the design decorating the request. 
Right now, we recreate the Http2SolrClient to override socketTimeout and 
connTimeout. Instead of recreating Http2SolrClient, we introduced another 
method which would override Timeouts.
   
   `request(SolrRequest<?> solrRequest, String collection, int socketTimeout, 
int connTimeout)`


-- 
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