[infinispan-issues] [JBoss JIRA] Created: (ISPN-546) Lazy deserialization not working for replace() calls
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Tue Jul 20 05:42:53 EDT 2010
Lazy deserialization not working for replace() calls
----------------------------------------------------
Key: ISPN-546
URL: https://jira.jboss.org/browse/ISPN-546
Project: Infinispan
Issue Type: Bug
Components: Marshalling
Affects Versions: 4.0.0.Final, 4.1.0.CR2
Reporter: Galder Zamarreno
Assignee: Galder Zamarreno
Fix For: 4.1.0.CR2
MarshalledValueInterceptor does not override visitReplaceCommand which means that replace calls with custom keys are not being found cos MarshalledValues are being sent to equals() calls.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list