Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Not A Problem
-
None
-
None
-
None
Description
the invalidate[Key|Row]Cache calls don't remove the saved caches from disk.
It seems logical that if you are clearing the caches you don't expect them to be reinstantiated with the old values the next time C* starts.
This is not a huge issue since next time the caches are saved the old values will be removed.