-
Bug
-
Resolution: Done
-
Major
-
11.0.0.Final, 10.1.8.Final
-
None
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.