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 2021/05/28 01:04:43 UTC

[GitHub] [apisix] spacewander commented on a change in pull request #4319: fix: ensure the plugin is always reloaded

spacewander commented on a change in pull request #4319:
URL: https://github.com/apache/apisix/pull/4319#discussion_r641082849



##########
File path: apisix/admin/init.lua
##########
@@ -286,9 +286,22 @@ local function post_reload_plugins()
 end
 
 
-local function sync_local_conf_to_etcd()
-    core.log.warn("sync local conf to etcd")
+local function plugins_eq(old, new)

Review comment:
       We can't do it, as the attribute is not stored in the etcd.




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