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/24 04:49:41 UTC

[GitHub] [apisix] moonming commented on a change in pull request #2294: feat(http-logger): support for specified the log formats via admin API

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



##########
File path: bin/apisix
##########
@@ -1025,7 +1025,7 @@ local function init_etcd(show_output)
         for _, dir_name in ipairs({"/routes", "/upstreams", "/services",
                                    "/plugins", "/consumers", "/node_status",
                                    "/ssl", "/global_rules", "/stream_routes",
-                                   "/proto"}) do
+                                   "/proto", "/plugin_metadata"}) do

Review comment:
       What is the difference between metadata and the properties of plugin itself?  I didn't see why we need 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:
users@infra.apache.org