DDC-2847: [GH-871] XCache cannot be flushed on the CLI -> for pretty much the same reason as APC #3554

Closed
opened 2026-01-22 14:22:25 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Dec 10, 2013).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of elmariachi111:

Url: https://github.com/doctrine/doctrine2/pull/871

Message:

Stumbled upon that when implementing Caching in our project using Symfony2. It's pretty useless in SF2 to e.g. execute the "doctrine:cache:clear-query" since it doesn't clear anything. There are workarounds for that BTW: https://github.com/ornicar/ApcBundle (but it's kinda ugly) + my initial question on stackoverflow: http://stackoverflow.com/questions/20241652/symfony2-flush-xcache-class-cache-on-multiple-instances-on-deployment

Originally created by @doctrinebot on GitHub (Dec 10, 2013). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of elmariachi111: Url: https://github.com/doctrine/doctrine2/pull/871 Message: Stumbled upon that when implementing Caching in our project using Symfony2. It's pretty useless in SF2 to e.g. execute the "doctrine:cache:clear-query" since it doesn't clear anything. There are workarounds for that BTW: https://github.com/ornicar/ApcBundle (but it's kinda ugly) + my initial question on stackoverflow: http://stackoverflow.com/questions/20241652/symfony2-flush-xcache-class-cache-on-multiple-instances-on-deployment
admin added the Bug label 2026-01-22 14:22:25 +01:00
admin closed this issue 2026-01-22 14:22:25 +01:00
Author
Owner

@doctrinebot commented on GitHub (Dec 16, 2013):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-871] was closed:
https://github.com/doctrine/doctrine2/pull/871

@doctrinebot commented on GitHub (Dec 16, 2013): Comment created by @doctrinebot: A related Github Pull-Request [GH-871] was closed: https://github.com/doctrine/doctrine2/pull/871
Author
Owner

@doctrinebot commented on GitHub (Dec 16, 2013):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Dec 16, 2013): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#3554