The current implementation of the ParameterCacheKey actually breaks the caching
-------------------------------------------------------------------------------
Key: COCOON3-30
URL: https://issues.apache.org/jira/browse/COCOON3-30
Project: Cocoon 3
Issue Type: Bug
Components: cocoon-pipeline
Affects Versions: 3.0.0-alpha-1
Reporter: Steven Dolg
Assignee: Steven Dolg
Priority: Critical
Fix For: 3.0.0-alpha-2
The equals() and hashcode() implementations of the ParameterCacheKey do *not*
take the actual parameters into account.
This makes it possible that different pipeline setups have the same cache key
and overwrite their cached results.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.