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

[Feature] Support multi addresses for ES load node #6838

Closed
1 of 2 tasks
dockerzhang opened this issue Dec 12, 2022 · 2 comments · Fixed by #6943
Closed
1 of 2 tasks

[Feature] Support multi addresses for ES load node #6838

dockerzhang opened this issue Dec 12, 2022 · 2 comments · Fixed by #6943

Comments

@dockerzhang
Copy link
Contributor

Description

Support adding multi addresses for ES load node.

  • before
    host: host_name
    port: 9092
  • after
    hosts: "http://host_name:9092;http://host_name:9093"

include manager and dashboard.

#6817 fixed a bug for one address.

Use case

No response

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@dockerzhang dockerzhang added this to the 1.5.0 milestone Dec 12, 2022
@dockerzhang dockerzhang added the good first issue Good for newcomers label Dec 12, 2022
@dockerzhang
Copy link
Contributor Author

@wangpeix
Copy link
Contributor

Hi, @dockerzhang ,can you assigin this issue to me? thanks

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

Successfully merging a pull request may close this issue.

2 participants