Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SOLR-16967: ConfigSetService.checkConfigExists #1900

Merged
merged 3 commits into from
Sep 27, 2023

Conversation

dsmiley
Copy link
Contributor

@dsmiley dsmiley commented Sep 7, 2023

This method should not look for solrconfig.xml specifically; the parent directory's existence is fine.

https://issues.apache.org/jira/browse/SOLR-16967

This method should not look for solrconfig.xml specifically; the parent directory's existence is fine.
@dsmiley
Copy link
Contributor Author

dsmiley commented Sep 7, 2023

Proposed CHANGES.txt:

SOLR-16967: ConfigSetService.checkConfigExists should not require solrconfig.xml's existence.

@dsmiley
Copy link
Contributor Author

dsmiley commented Sep 26, 2023

Will merge tonight

@dsmiley dsmiley merged commit 4c80cc2 into apache:main Sep 27, 2023
2 checks passed
@dsmiley dsmiley deleted the configSetServiceExists branch September 27, 2023 02:19
dsmiley added a commit that referenced this pull request Sep 27, 2023
ConfigSetService.checkConfigExists() should not require solrconfig.xml to exist; the parent directory's existence is fine.  Users may choose for their config to be a different name, after all.

(cherry picked from commit 4c80cc2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant