[ https://issues.apache.org/jira/browse/SOLR-15340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mike Drob reopened SOLR-15340: ------------------------------ [~broustant] - I think this causes some test failures, can you take a look? https://jenkins.thetaphi.de/view/Solr/job/Solr-main-Linux/394/testReport/org.apache.solr.cloud.api.collections/ I'm able to also reproduce locally without a seed. {noformat} org.apache.solr.cloud.api.collections.BackupRestoreApiErrorConditionsTest.classMethod org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.addReplicaTest org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.testRestoreFailure org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.test org.apache.solr.core.snapshots.TestSolrCloudSnapshots.testSnapshots org.apache.solr.core.snapshots.TestSolrCoreSnapshots.testBackupRestore {noformat} > rename shardsWhitelist to allowUrls and move to top of solr.xml > --------------------------------------------------------------- > > Key: SOLR-15340 > URL: https://issues.apache.org/jira/browse/SOLR-15340 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Reporter: David Smiley > Assignee: Bruno Roustant > Priority: Major > Time Spent: 3h 20m > Remaining Estimate: 0h > > The {{shardsWhitelist}} is defined on shardHandlerFactory element in > solr.xml. We should rename it so something like "allowUrls". And we could use > it in more places. > [https://solr.apache.org/guide/8_7/distributed-requests.html#configuring-the-shardhandlerfactory] > (this is split off from SOLR-15217) -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org