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

[Enhancement] Support Go SDK HTTP Client Load Balance #1743

Closed
2 tasks done
horoc opened this issue Oct 22, 2022 · 0 comments
Closed
2 tasks done

[Enhancement] Support Go SDK HTTP Client Load Balance #1743

horoc opened this issue Oct 22, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@horoc
Copy link
Member

horoc commented Oct 22, 2022

Search before asking

  • I had searched in the issues and found no similar issues.

Enhancement Request

Currently, with Go SDK, HTTP clients can only specify and connect to ONE single server address,

image

Considering it's a common feature of clients to connect with the EventMesh server cluster, we should support cluster address selection and load balance in Go SDK clients, like what Java SDK did.

Describe the solution you'd like

support Go SDK load balance.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants