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

[FrameworkBundle][Cache] tag cache.app.taggable as a cache pool #35294

Closed
wants to merge 1 commit into from

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jan 10, 2020

Q A
Branch? 4.3
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #34810
License MIT
Doc PR

With this change the CacheCollectorPass will be able to decorate the
TagAwareAdapter and thus injects a traceable cache when a service
argument's type declaration asks for a TagAwareCacheInterface
implementation.

@xabbuh
Copy link
Member Author

xabbuh commented Jan 10, 2020

Status: Needs work

With this change the CacheCollectorPass will be able to decorate the
TagAwareAdapter and thus injects a traceable cache when a service
argument's type declaration asks for a TagAwareCacheInterface
implementation.
@nicolas-grekas
Copy link
Member

Does #36536 provide the real fix?

@xabbuh
Copy link
Member Author

xabbuh commented Apr 24, 2020

Not sure, maybe @rbaarsma can verify that.

@nicolas-grekas
Copy link
Member

As far as I tested correctly, #36536 fixes the issue and this patch is not required. Thanks for giving it a try.

@xabbuh xabbuh deleted the issue-34810 branch April 27, 2020 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants