]
Tristan Tarrant updated ISPN-6581:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
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.