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/10/06 03:19:01 UTC

[GitHub] [apisix] membphis commented on issue #2314: request help: how to renew healthy-checke lrucache

membphis commented on issue #2314:
URL: https://github.com/apache/apisix/issues/2314#issuecomment-704003733


   > when the registry information changes, lrucache_checker cannot detect and update the cache, 
   
   if the registration information changes, the old lrucache_checker will be removed automatically. here is the source code line:
   
   https://github.com/apache/apisix/blob/master/apisix/core/config_etcd.lua#L196
   
   if the old lrucache_checker was not removed automatically when the registration information changes, it should be a bug.


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