8000 [HttpCache] made purge deleting cache entries by bamarni · Pull Request #7361 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[HttpCache] made purge deleting cache entries #7361

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

Closed
wants to merge 1 commit into from
Closed

[HttpCache] made purge deleting cache entries #7361

wants to merge 1 commit into from

Conversation

bamarni
Copy link
Contributor
@bamarni bamarni commented Mar 13, 2013
Q A
Bug fix? [yes
New feature? [no]
BC breaks? [no]
Deprecations? [no]
Tests pass? [yes]
Fixed tickets #6830
License MIT

@fabpot
Copy link
Member
fabpot commented Mar 13, 2013

It was done on purpose. The cache entries are shared and independent of the metadata.

@bamarni
Copy link
Contributor Author
bamarni commented Mar 13, 2013

ok, what is the issue in the related ticket then? from what I can see, if an URL gets purged, all the related cache entries will be kind in a dead state, unreferenced, and they'll never be deleted.

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.

2 participants
0