[
https://issues.jboss.org/browse/ISPN-9182?page=com.atlassian.jira.plugin....
]
Gustavo Fernandes updated ISPN-9182:
------------------------------------
Description:
Both script and tasks hardcode GenericJbossMarshaller in several places, and use it to
unmarshall parameters and user data when executing code. If the client uses a different
marshaller, it breaks.
Both should rely instead on the MediaType sent by the Hot Rod client in order to convert
from and to the storage format.
was:
Both script and tasks hardcode GenericJbossMarshaller in several places, and use it to
unmarshall parameters and user data when executing code. If the client uses a different
marshaller, it breaks.
Both should rely instead of the MediaType sent by the Hot Rod client in order to convert
from and to the storage format.
Remove compat mode from Tasks and Scripts
-----------------------------------------
Key: ISPN-9182
URL:
https://issues.jboss.org/browse/ISPN-9182
Project: Infinispan
Issue Type: Sub-task
Components: Tasks
Reporter: Gustavo Fernandes
Both script and tasks hardcode GenericJbossMarshaller in several places, and use it to
unmarshall parameters and user data when executing code. If the client uses a different
marshaller, it breaks.
Both should rely instead on the MediaType sent by the Hot Rod client in order to convert
from and to the storage format.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)