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/07/31 05:09:07 UTC

[GitHub] [incubator-apisix] Yiyiyimu commented on a change in pull request #1943: feature: support etcd v3

Yiyiyimu commented on a change in pull request #1943:
URL: https://github.com/apache/incubator-apisix/pull/1943#discussion_r463407566



##########
File path: conf/config.yaml
##########
@@ -122,6 +122,7 @@ etcd:
     - "http://127.0.0.1:2379"     # multiple etcd address
   prefix: "/apisix"               # apisix configurations prefix
   timeout: 30                     # 3 seconds
+  version: "v3"                   # etcd version

Review comment:
       In my plan, I'll implement for etcd v3 only at first, and then go to multi-version etcd, if necessary. And of course I'll be glad if we support v3 only.




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