Cache Router's implementation of cache_clear_all() stomps on the block and page caches without respecting the minimum cache lifetime.

This is because, instead of calling itself with the appropriate arguments, it simply clears the block and page caches.

The attached patch fixed the problem for me.

CommentFileSizeAuthor
cacherouter_clearall_01.patch576 bytesalexmarkley
Support from Acquia helps fund testing for Drupal Acquia logo