Skip to content

Disable discovery on single node clusters #9

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

Merged
merged 4 commits into from
Feb 3, 2023
Merged

Conversation

widhalmt
Copy link
Member

@widhalmt widhalmt commented Feb 1, 2023

fixes #8

Wir need to remove these lines to suppress repeating warnings about redundant configuration. But only on single node clusters of Elasticsearch 8.x and up. Elasticsearch 7 seems to still need it. Multi node clusters need it in any case.

@widhalmt widhalmt added the feature New feature or request label Feb 1, 2023
@widhalmt widhalmt self-assigned this Feb 1, 2023
@widhalmt
Copy link
Member Author

widhalmt commented Feb 1, 2023

Will fix one task in #5 when merged.

@widhalmt widhalmt mentioned this pull request Feb 2, 2023
20 tasks
@widhalmt widhalmt added this to the 1.0.0 milestone Feb 2, 2023
@widhalmt widhalmt merged commit 322978f into main Feb 3, 2023
@widhalmt widhalmt deleted the feature-singlenode-8 branch February 3, 2023 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable cluster discovery for single node clusters in version 8
2 participants