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 index hotswapping with no index_namespace set #87

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Conversation

tomtaylor
Copy link
Collaborator

Index hotswapping assumed that there was a namespace, and would fail to run correctly when index_namespace was set to nil (the default). Fixes #86.

Index hotswapping assumed that there was a namespace, and would fail to run
correctly when `index_namespace` was set to `nil` (the default).
@tomtaylor tomtaylor merged commit 8da2adc into main Jan 18, 2024
4 checks passed
@tomtaylor tomtaylor deleted the fix-namespacing branch January 18, 2024 12:20
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.

Namespaces not optional anymore?
1 participant