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

What does the envvar STANDALONE_MODE do? #229

Closed
sonnysideup opened this issue May 8, 2024 · 0 comments · Fixed by #242
Closed

What does the envvar STANDALONE_MODE do? #229

sonnysideup opened this issue May 8, 2024 · 0 comments · Fixed by #242

Comments

@sonnysideup
Copy link

- name: STANDALONE_MODE
value: 'true'

I see that this is set in the StatefulSet but I have no idea what this does:

  • It's not mentioned in the docs
  • The logs don't report anything related to this setting, even when the level is set to debug

Is this a relic from the past, something that's necessary when creating a multi-node cluster, or something else?

andrewisplinghoff added a commit to andrewisplinghoff/weaviate-helm that referenced this issue Jul 1, 2024
STANDALONE_MODE was an experimental setting in Weaviate 0.x, the environment variable is not used anymore in the current code base. Fixes weaviate#229.
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 a pull request may close this issue.

1 participant