bruno-roustant commented on a change in pull request #2472:
URL: https://github.com/apache/lucene-solr/pull/2472#discussion_r603926945



##########
File path: 
solr/core/src/test/org/apache/solr/handler/TestReplicationHandlerDiskOverFlow.java
##########
@@ -67,6 +67,7 @@
 
   @Before
   public void setUp() throws Exception {
+    systemSetPropertySolrDisableShardsWhitelist("true");

Review comment:
       This is also for backward compatibility for an existing test. The same 
pattern is used for 10 other existing tests.
   Maybe I can try to replace that by a dynamic solr config in the 9x patch, 
but should we do that here?




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

Reply via email to