epugh commented on code in PR #4772:
URL: https://github.com/apache/solr/pull/4772#discussion_r3825895594
##########
solr/core/src/test/org/apache/solr/cloud/OverseerRolesTest.java:
##########
@@ -42,7 +41,12 @@ public class OverseerRolesTest extends SolrCloudTestCase {
@BeforeClass
public static void setupCluster() throws Exception {
- configureCluster(4).addConfig("conf",
configset("cloud-minimal")).configure();
+ // SolrCloudTestCase randomises solr.cloud.overseer.enabled; this test is
about the Overseer
Review Comment:
i guess this is a bug fix?
--
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]