Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cache/dynacache: Don't mark all evicted items as stale #12446

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bep
Copy link
Member

@bep bep commented Apr 29, 2024

Limit that to the evicted items that matches the given change set.

Currently this doesn't make any practical difference, but it would make the stale flag more general useful.

Limit that to the evicted items that matches the given change set.

Currently this doesn't make any practical difference, but it would make the stale flag more general useful.
@bep bep marked this pull request as draft April 30, 2024 17:18
@bep bep closed this May 5, 2024
@bep bep reopened this May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants