zfs123 opened a new issue #2770:
URL: https://github.com/apache/apisix/issues/2770


   ### Issue description
   when upstream_type is chash, if last picked server does not work, apisix 
won't pick next server because of the unchanged chash_key, which make the 
function set_more_tries() to be meaningless.
   is there any problem with this? how about using picker:next(last_id) to 
choose next server?
   
   ### Environment
   
   * apisix version (cmd: `apisix version`): 2.0
   * OS: CentOS 7.4
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to