guilhermevillote commented on issue #12393:
URL: https://github.com/apache/apisix/issues/12393#issuecomment-3024855912

   What may cause an inconsistency is the 
[lrucache](https://github.com/apache/apisix/blob/master/apisix/core/lrucache.lua):
 when credentials are attached to consumers via the /credentials endpoint, 
changes to the consumer do not seem to trigger cache invalidation. Therefore, 
the lrucache might continue serving outdated plugin configurations until it 
naturally expires or is manually refreshed.


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

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to