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 04:13:36 UTC

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

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



##########
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:
       I think we can only support etcd v3




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