]
Gustavo Fernandes updated ISPN-5644:
------------------------------------
Fix Version/s: 8.0.0.Final
(was: 8.0.0.CR1)
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.