atris commented on a change in pull request #1606: URL: https://github.com/apache/lucene-solr/pull/1606#discussion_r444375970
########## File path: solr/core/src/test-files/solr/collection1/conf/solrconfig-cache-enable-disable.xml ########## @@ -70,6 +70,10 @@ <queryResultWindowSize>10</queryResultWindowSize> + <useCircuitBreakers>false</useCircuitBreakers> + + <memoryCircuitBreakerThreshold>100</memoryCircuitBreakerThreshold> Review comment: I dont think so, since it is checked when circuit breakers are enabled. I put this config here for completion. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org