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/09/28 09:32:21 UTC

[GitHub] [apisix] moonming commented on a change in pull request #2299: bugfix: use etcd:watchcancel to reduce connections in etcdv3

moonming commented on a change in pull request #2299:
URL: https://github.com/apache/apisix/pull/2299#discussion_r495808697



##########
File path: apisix/core/etcd.lua
##########
@@ -36,6 +36,7 @@ local function new()
     etcd_conf.host = nil
     etcd_conf.prefix = nil
     etcd_conf.protocol = "v3"
+    etcd_conf.api_prefix = "/v3"

Review comment:
       Where will it be used?




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