]
Galder Zamarreño updated ISPN-6581:
-----------------------------------
Status: Open (was: New)
Remote events generated by remote typed exec can result in
ClassCastException
-----------------------------------------------------------------------------
Key: ISPN-6581
URL:
https://issues.jboss.org/browse/ISPN-6581
Project: Infinispan
Issue Type: Bug
Components: Remote Protocols, Tasks
Affects Versions: 8.2.0.Final, 9.0.0.Alpha1
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 9.0.0.Alpha2, 9.0.0.Final
If the script modifies the cache passing anything other than byte[], ClassCastException
instances will be generated when sending events related to cache operations resulting from
remote execution.
This affects only data typed scripts.