Yiyiyimu commented on a change in pull request #2036:
URL: https://github.com/apache/apisix/pull/2036#discussion_r475100953
##########
File path: doc/install-dependencies.md
##########
@@ -28,12 +28,12 @@
Note
====
-- Apache APISIX currently only supports the v2 protocol storage to etcd, but
the latest version of etcd (starting with 3.4) has turned off the v2 protocol
by default.
+- Since v2.0, Apache APISIX would not support the v2 protocol storage to etcd
anymore. If etcd version is below 3.4, the default protocol is still v2 and you
need to turn on v3 protocol mannually.
Review comment:
Sure I'll fix it.
----------------------------------------------------------------
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:
[email protected]