pandaapo opened a new pull request, #3875:
URL: https://github.com/apache/eventmesh/pull/3875

   Fixes #3874.
   
   ### Motivation
   
   Add a load balance strategy: source ip hash. Make the same client machine 
always arrive at the same server.
   
   
   
   ### Modifications
   
   Add a new LoadBalanceSelector for implementing source ip hash algorithm.
   Add unit test for new LoadBalanceSelector.
   
   
   
   ### Documentation
   
   - Does this pull request introduce a new feature? yes
   - If yes, how is the feature documented? JavaDocs
   


-- 
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: dev-unsubscr...@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@eventmesh.apache.org
For additional commands, e-mail: dev-h...@eventmesh.apache.org

Reply via email to