stillalex commented on code in PR #1248:
URL: https://github.com/apache/solr/pull/1248#discussion_r1056978713
##########
solr/solrj/src/java/org/apache/solr/client/solrj/impl/CloudHttp2SolrClient.java:
##########
@@ -134,6 +135,7 @@ protected boolean wasCommError(Throwable rootCause) {
/** Constructs {@link CloudHttp2SolrClient} instances from provided
configuration. */
public static class Builder {
+ public int parallelCacheRefreshesLocks = 3;
Review Comment:
+1 to all of the above
--
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]