Geoff Howard wrote:

On 15 Sep 2004 10:29:27 -0000, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:


http://issues.apache.org/bugzilla/show_bug.cgi?id=31234

Event Aware cache does not remove registry key



...



------- Additional Comments From [EMAIL PROTECTED]  2004-09-15 10:29 -------
Thanks Oliver, I applied your fix.

About the way AbstractCachingProcessingPipeline tries to find cached objects for
shorter cache keys, judging from your description, it makes sense to me to
always try a shorter key to find partially cached contents. I don't think this
should be the concern of the Cache implementation. To pursue this further I
suggest you either create a separate bugzilla entry for this or start a
discussion on [EMAIL PROTECTED]



Thanks, Unico and Oliver - I'm barely keeping up with the list these
days. It looks like this was a result of some of the cache
re-factoring? If so, hopefully this is the only remaining effect.


I think so, the bug seems to have been introduced by this change to the Cache interface: http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/java/org/apache/cocoon/caching/Cache.java?r1=1.2&r2=1.3


-- Unico



Reply via email to