[infinispan-issues] [JBoss JIRA] (ISPN-10886) Server side objects implementing Serializable causes serialization errors

Nistor Adrian (Jira) issues at jboss.org
Mon Nov 4 11:12:00 EST 2019


     [ https://issues.jboss.org/browse/ISPN-10886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nistor Adrian updated ISPN-10886:
---------------------------------
    Status: Open  (was: New)


> Server side objects implementing Serializable causes serialization errors
> -------------------------------------------------------------------------
>
>                 Key: ISPN-10886
>                 URL: https://issues.jboss.org/browse/ISPN-10886
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 10.0.0.Final, 10.0.1.Final
>            Reporter: Gustavo Fernandes
>            Priority: Major
>
> This changed between 10.0.0.CR3 and 10.0.1.Final: filters/converters/entities deployed on the server that implements Serializable don't work any more: although JBoss Marshaller is in the classpath and the Hot Rod client users Jboss marshaller, it tries to use protostream to replicate commands involving those objects
> The workaround it to annotate all of them with @SerializeWith and write Externalizers



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list