MrJLuo opened a new issue #2314: URL: https://github.com/apache/apisix/issues/2314
### Issue description I found that only when the worker is started for the first time (or after lrucache_checker times out), will the checker be created and the latest node information will be written to the cache; when the registry information changes, lrucache_checker cannot detect and update the cache, only reload or wait The cache will not be updated until the lrucache_checker cache expires. How can we solve this problem? ### Environment centos7.2 * apisix version (cmd: `apisix version`):apisix v1.5 * OS:linux ---------------------------------------------------------------- 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]
