Problem/Motivation

The cache tag config-revision-list is being invalidated on every request populating the purge queue with too many items.

Steps to reproduce

Visit any page and observe how the purge queue is being populated with duplicate queue items for invalidating the config-revision-list cache tag.

Proposed resolution

Only invalidate the cache tag config-revision-list if there were any config changes.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

hchonov created an issue. See original summary.

  • 2bf846b5 committed on 1.0.x
    Issue #3561970: prevent cache invalidation if there are no config...
hchonov’s picture

Status: Needs work » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.