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] I want eventmesh to support tcp client connection failover #2236

Open
1 of 2 tasks
qiaofazhan opened this issue Nov 22, 2022 · 3 comments
Open
1 of 2 tasks
Labels
feature help wanted Extra attention is needed

Comments

@qiaofazhan
Copy link

Search before asking

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

Feature Request

I want eventmesh to support tcp client connection failover;
1.The tcp client can dynamically update the cached eventmesh endpoint address lis
2.When the eventmesh endpoint to which the tcp client is connected goes down, you can choose to reconnect to another normal endpoint;
3..When a tcp client selects an eventmesh endpoint, eventmesh can provide the recommended endpoint for the tcp client to establish a connection

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@qqeasonchen
Copy link
Contributor

eventmesh supports this feature.

@qiaofazhan
Copy link
Author

eventmesh supports this feature.

I have confirmed with the author that this capability is not supported at present, only a partial code implementation

@qqeasonchen
Copy link
Contributor

It will be submitted in the next version.

@xwm1992 xwm1992 changed the title I want eventmesh to support tcp client connection failover [Feature]I want eventmesh to support tcp client connection failover Nov 23, 2022
@Pil0tXia Pil0tXia added the help wanted Extra attention is needed label Jan 10, 2024
@Pil0tXia Pil0tXia changed the title [Feature]I want eventmesh to support tcp client connection failover [Feature] I want eventmesh to support tcp client connection failover Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants