Project

Profile

Help

Backport #9063

closed

Backport 8996 "Reduce cache entry expiration TTL" to 3.14.z

Added by dalley almost 3 years ago. Updated almost 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
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.

https://github.com/pulp/pulpcore/pull/1481


Related issues

Copied from Pulp - Issue #8996: Mitigate cache invalidation issues with a reduced default expiration time.CLOSED - CURRENTRELEASEdalleyActions
Actions #1

Updated by dalley almost 3 years ago

  • Copied from Issue #8996: Mitigate cache invalidation issues with a reduced default expiration time. added
Actions #2

Updated by dalley almost 3 years ago

  • Assignee changed from dalley to daviddavis
Actions #3

Updated by dalley almost 3 years ago

  • Triaged changed from No to Yes
Actions #4

Updated by daviddavis almost 3 years ago

  • Status changed from NEW to ASSIGNED

Added by daviddavis almost 3 years ago

Revision 1740c86e | View on GitHub

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)

Actions #5

Updated by daviddavis almost 3 years ago

  • Status changed from ASSIGNED to MODIFIED
  • % Done changed from 0 to 100
Actions #6

Updated by pulpbot almost 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF