Hello team, I am faced to issue with putting "Externalizable" value into cache. I.e. when I am trying to put instance of my custom "externalizable" class into cache program hangs on put operation. After some investigation I've figured out that it happens when "put" event is included.
Test class that allows to reproduce this issue can be found in attachment. Is it perhaps already known issue?
ExternalizableDeserializationFails.java
Description: Binary data
