whioue opened a new issue #3837: URL: https://github.com/apache/apisix/issues/3837
### Issue description ### Environment * apisix version (cmd: `apisix version`): * OS (cmd: `uname -a`): * OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): * etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API): * apisix-dashboard version, if have: ### Minimal test code / Steps to reproduce the issue 1.In version 2.0, After modifying the plugin, use the hot load function (admin / plugins / reload). The modification does not take effect. but if you restart server the plugin directly after modifying it, the modification will take effect. i don't know why, ask for help , thank you ### What's the actual result? (including assertion message & call stack if applicable) ### What's the expected result? ---------------------------------------------------------------- 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]
