You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/11/17 02:38:04 UTC

[GitHub] [apisix] zfs123 opened a new issue #2770: bug: when upstream_type is chash, set_more_tries() make no sense.

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:
users@infra.apache.org



[GitHub] [apisix] spacewander closed issue #2770: request help: when upstream_type is chash, set_more_tries() make no sense.

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #2770:
URL: https://github.com/apache/apisix/issues/2770


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [apisix] spacewander commented on issue #2770: request help: when upstream_type is chash, set_more_tries() make no sense.

Posted by GitBox <gi...@apache.org>.
spacewander commented on issue #2770:
URL: https://github.com/apache/apisix/issues/2770#issuecomment-728662239


   PR: #2676 


----------------------------------------------------------------
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:
users@infra.apache.org