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/10/10 14:01:01 UTC

[GitHub] [apisix] RocFang opened a new pull request #2380: bugfix: check every etcd version, rather than only check the first one

RocFang opened a new pull request #2380:
URL: https://github.com/apache/apisix/pull/2380


   ### What this PR does / why we need it:
   
   IMHO, the operation of "check the etcd cluster version" should check every etcd version in the yaml_conf.etcd.host list.
   But the `break` make it only check the first one.
   
   ### Pre-submission checklist:
   
   * [x] Did you explain what problem does this PR solve? Or what new features have been added?
   * [ ] Have you added corresponding test cases?
   * [ ] Have you modified the corresponding document?
   * [x] Is this PR backward compatible?
   


----------------------------------------------------------------
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] moonming merged pull request #2380: bugfix: check every etcd version, rather than only check the first one

Posted by GitBox <gi...@apache.org>.
moonming merged pull request #2380:
URL: https://github.com/apache/apisix/pull/2380


   


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