[
https://issues.apache.org/jira/browse/IGNITE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17481786#comment-17481786
]
Roman Puchkovskiy commented on IGNITE-16257:
--------------------------------------------
Thank you for your review
> 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
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)