eventmesh
eventmesh copied to clipboard
[Feature] I want eventmesh to support tcp client connection failover
Search before asking
- [X] 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!
eventmesh supports this feature.
eventmesh supports this feature.
I have confirmed with the author that this capability is not supported at present, only a partial code implementation
It will be submitted in the next version.