Carsten Ziegeler wrote:

Due to our change to JCS I found a serious bug in our
own caching keys: the hash code wasn't always calculated
properly :(
This resulted in


a) an unusable persistent store as after
an application restart the keys didn't match anymore


and

b) other environments like CLI etc. couldn't use the cache
at all.


Great work Carsten.

Can you explain why other environments couldn't use the cache? I'm sure I've seen stuff go in and out of the cache within the CLI (but only within a single session).

Upayavira




Reply via email to