Roman Puchkovskiy created IGNITE-16257:
------------------------------------------
Summary: Implement readUnshared()/writeUnshared() for User Object
Serialization
Key: IGNITE-16257
URL: https://issues.apache.org/jira/browse/IGNITE-16257
Project: Ignite
Issue Type: Improvement
Components: networking
Reporter: Roman Puchkovskiy
Assignee: Roman Puchkovskiy
Fix For: 3.0.0-alpha4
ObjectOutputStream has writeUnshared() and ObjectInputStream has readUnshared()
methods that differ from writeObject() and readObject() methods in some aspects
(see their javadocs).
We probably need to support this difference.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)