[infinispan-issues] [JBoss JIRA] (ISPN-11932) JCache remote events do not work with ProtostreamMarshaller

Dan Berindei (Jira) issues at jboss.org
Fri May 29 06:00:00 EDT 2020


Dan Berindei created ISPN-11932:
-----------------------------------

             Summary: JCache remote events do not work with ProtostreamMarshaller
                 Key: ISPN-11932
                 URL: https://issues.redhat.com/browse/ISPN-11932
             Project: Infinispan
          Issue Type: Bug
          Components: Hot Rod, JCache, Marshalling
    Affects Versions: 10.1.8.Final, 11.0.0.CR1
            Reporter: Dan Berindei
            Assignee: Dan Berindei
             Fix For: 11.0.0.Final


JCache remote events use {{key-value-with-previous-converter-factory}}, which creates a {{KeyValueWithPrevious}} instance with the key, new value, and old value.

The {{KeyValueWithPrevious}} protostream serialization is broken: the new and old values are both replaced by the key.



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


More information about the infinispan-issues mailing list