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
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
Comment #2
avpadernoComment #3
avpadernoComment #6
avpaderno