David Smiley created SOLR-16967:
-----------------------------------
Summary: ConfigSetService.checkConfigExists should not depend on
solrconfig.xml existing
Key: SOLR-16967
URL: https://issues.apache.org/jira/browse/SOLR-16967
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Reporter: David Smiley
Assignee: David Smiley
ConfigSetService.checkConfigExists is defined rather generally; it makes no
mention of solrconfig.xml. Yet both implementations (FileSystem & Zk) look for
solrconfig.xml specifically. They need not do this, and it's presumptuous to
assume this specific file since a CoreDescriptor can refer to a
different/custom file. So this change is to only look for the directory.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]