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

Update Dev Tool limitation about high availability. #172507

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

merlixelastic
Copy link

Updating limitation of dev tool which is not sending request with round robin

Summary

We believe Console always tries to connect to the 1st host in elasticsearch.hosts but if it's unavailable then it will try the next one, the code for this can be found here. So in that case, as long as the node is still available, it will receive all the requests from Console.

Checklist

Delete any items that are not applicable to this PR.

Updating limitation of dev tool which is not sending request with round robin
Copy link
Contributor

github-actions bot commented Dec 4, 2023

Documentation preview:

Copy link
Contributor

@TinaHeiligers TinaHeiligers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants