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

Fix server cannot start without the configuration file #1804

Merged

Conversation

git-hulk
Copy link
Member

Currently, the server will load namespaces and rewrite when starting,
and it may fail if the configuration file is not assigned.
We should allow to start the server without the configuration file
but don't allow to modify namespaces if they're stored inside the configuration file.

Thanks for @PragmaTwice pointing out this error.

Currently, the server will load namespaces and rewrite when starting,
and it may fail if the configuration file is not assigend. We should
allow to start the server without the configuration file, but don't
allow to modify namespaces if they're stored inside the configuration
file.
@PragmaTwice PragmaTwice merged commit 2b95456 into apache:unstable Oct 15, 2023
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants