]
William Burns updated ISPN-5644:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
IsMarshallableInterceptor doesn't check serializability of
LockControlCommand keys
----------------------------------------------------------------------------------
Key: ISPN-5644
URL:
https://issues.jboss.org/browse/ISPN-5644
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 8.0.0.Beta2
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 8.0.0.Final
{{IsMarshallableInterceptor}} checks the serializability of the collection, which tries
to serialize it the first time, and then it skips the serialization regardless of what
keys are in it.