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 2022/03/06 03:29:32 UTC

[GitHub] [apisix-ingress-controller] tokers commented on issue #806: bug: Special circumstance may cause expired configuration be PUT to APISIX

tokers commented on issue #806:
URL: https://github.com/apache/apisix-ingress-controller/issues/806#issuecomment-1059887182


   If I am correct, we don't save the updated object when we get the update event, instead, we save the key and fetch the object when we handle it, so even we handle an old event, we still get the newest object and we can compare the `ResourceVersion` so that stale update can be avoid.


-- 
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-unsubscribe@apisix.apache.org

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