Actions
Backport #9063
closedBackport 8996 "Reduce cache entry expiration TTL" to 3.14.z
Start date:
Due date:
% Done:
100%
Estimated time:
Triaged:
Yes
Sprint Candidate:
No
Tags:
Katello, Performance
Sprint:
Quarter:
Description
If Redis goes down, Pulp can no longer invalidate / clear out the cache appropriately while it is offline, and when it comes back up it will be out of date.
Related issues
Actions
Reduce the cache entry expiration TTL
If Redis goes down then its persisted data can get out of sync with Pulp, because cache invalidation events cannot occur. We should mitigate the impact by letting cache entries expire after a shorter period of time.
backports: #8996 https://pulp.plan.io/issues/8996
fixes #9063
(cherry picked from commit 017b0b1e97de655f79a0192aa5605c0d9163877c)