[
https://issues.apache.org/jira/browse/IGNITE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valentin Kulichenko updated IGNITE-16257:
-----------------------------------------
Fix Version/s: 3.0.0-alpha5
(was: 3.0.0-alpha4)
> 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
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha5
>
>
> 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)