nanamikon commented on issue #7301:
URL: https://github.com/apache/apisix/issues/7301#issuecomment-1164148844

   Sorry for misleading you,  the counter will be reduced in log phase
   The key question is
   ···
    the new node can not get more connection than other nodes
   ···
   
   When add a new node,  it will call the function  least_conn.new(),   so 
binaryHeap will be rebuilded,    all the counter will be lost.
   So  the new node can not get more connection than other nodes 
   
      


-- 
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: notifications-unsubscr...@apisix.apache.org

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

Reply via email to