-
Feature
-
Resolution: Done
-
Blocker
-
None
-
False
-
False
The metadata timestamp returned in MetadataContentProvider is stored in a local cache and it's invalidated when a change is performed.
However when running the application in more than 1 replica, only one endpoint is hit, consequently the cache is never invalidated on the other replicas.
Upstream issue: https://github.com/quarkusio/registry.quarkus.io/issues/51