To understand what happens with the cache items, and why some items are missing, it is important that DrupalApcCache::deleteKeys() and DrupalApcCache::deleteKey() are logged as operations done on the cache.

Since those methods are called from DrupalApcCache::clear(), this method should not be longer logged.

Issue fork apc-3463810

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

avpaderno created an issue. See original summary.

avpaderno’s picture

Title: Include DrupalApcCache::deleteKeys() and DrupalApcCache::deleteKey() » Include DrupalApcCache::deleteKeys() and DrupalApcCache::deleteKey() to the logged operations (instead of DrupalApcCache::clear())
Issue summary: View changes
avpaderno’s picture

Status: Active » Needs review

  • avpaderno committed d16a7a5a on 7.x-1.x
    Issue #3463810: Include DrupalApcCache::deleteKeys() and DrupalApcCache...
avpaderno’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.