iamsanjay commented on code in PR #2689: URL: https://github.com/apache/solr/pull/2689#discussion_r1750442293
########## solr/core/src/test/org/apache/solr/core/TestCoreContainer.java: ########## @@ -1131,6 +1132,48 @@ public void testCoreInitFailuresOnReload() throws Exception { cc.shutdown(); } + public void testCustomSocketTimeoutForDefaultHttpClient() throws Exception { Review Comment: Also, Should we create a separate config node for Default Http client? Here we have used the one that is being used by UpdateShardhandler. -- 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