DDC-3770: [GH-1423] Second Level Cache key #4619

Closed
opened 2026-01-22 14:46:04 +01:00 by admin · 1 comment
Owner

Originally created by @doctrinebot on GitHub (Jun 14, 2015).

Originally assigned to: @lcobucci on GitHub.

Jira issue originally created by user @doctrinebot:

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

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

Message:

Various cache engines may not support spaces in key, like memcached, this will result in cache miss since cache component will return false on persisting data to cache

Originally created by @doctrinebot on GitHub (Jun 14, 2015). Originally assigned to: @lcobucci on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of Ragazzo: Url: https://github.com/doctrine/doctrine2/pull/1423 Message: Various cache engines may not support spaces in key, like memcached, this will result in cache miss since cache component will return false on persisting data to cache
admin added the Duplicate label 2026-01-22 14:46:04 +01:00
admin closed this issue 2026-01-22 14:46:05 +01:00
Author
Owner

@lcobucci commented on GitHub (Jan 20, 2017):

Duplicate of #4613

@lcobucci commented on GitHub (Jan 20, 2017): Duplicate of #4613
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#4619