spacewander commented on issue #7042:
URL: https://github.com/apache/apisix/issues/7042#issuecomment-1127219670

   We can optimize lua-resty-balancer with two steps:
   1. use GCD to reduce total weight
   2. find a multiple which can make the min weight >= 1000, instead of a 
hard-code 1000 multiple
   
   As for different chash algorithms, since different algorithms have Cons & 
Pros,  we will leave it to a separate topic but not as a bugfix.


-- 
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]

Reply via email to