tokers commented on issue #3426:
URL: https://github.com/apache/apisix/issues/3426#issuecomment-767943527


   > Well, I know what happened.
   > I set `enable_admin: false` in conf.yaml, and there have the `init_worker` 
function of `plugins.lua` in the code. When `enable_admin` is false, it 
monitors the `/plugins` key of etcd. Therefore, when I start another apisix 
pod, it will reset the status of `/plugins`, then all old pods will load 
plugins from the empty value. Because I never set value for `/plugins`. 
Therefore, it will order the plugin to refresh, and all old apisix pod plugins 
are invalid.
   
   Yes, now you must have a control plane. Are you using the manager api to 
delivery the configuration?


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


Reply via email to