Bug #12993

Cache memcache backend: Memcache delete fails

Added by Christian Kuhn over 4 years ago. Updated over 4 years ago.

Status:Resolved Start date:2011-02-11
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Cache
Target version:TYPO3 Flow Base Distribution - 1.0 beta 1
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

The memcache->delete() command fails sometimes, depending on use PHP memcache version. New stable debian squeeze is affected.

TYPO3 v4 committed the fix documented in issue http://bugs.typo3.org/view.php?id=15721 to trunk with revision 10438, this change should be ported to FLOW3.

Associated revisions

Revision 17ec57fd
Added by Karsten Dambekalns over 4 years ago

[BUGFIX] Add timeout parameter to delete calls

Although deprecated and documented as "do not use" it seems the timeout
parameter needs to be set to it's default value for recent memcache
extension versions to work.

Change-Id: If4e093c4886e139b5643c7b37f84af28e99353bd
Fixes: #12993

History

#1 Updated by Karsten Dambekalns over 4 years ago

  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns
  • Target version set to 1.0 beta 1

#2 Updated by Karsten Dambekalns over 4 years ago

  • Status changed from Accepted to Under Review

#3 Updated by Karsten Dambekalns over 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF