pandaapo opened a new issue, #3874: URL: https://github.com/apache/eventmesh/issues/3874
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Enhancement Request Add a load balance strategy: source ip hash. Make the request from the same machine always arrive at the same server. ### Describe the solution you'd like Add a new LoadBalanceSelector for implementing source ip hash althgram. Add unit test for new LoadBalanceSelector. ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
