[
https://issues.apache.org/jira/browse/IGNITE-16574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527981#comment-17527981
]
Roman Puchkovskiy commented on IGNITE-16574:
--------------------------------------------
Thank you for the review!
> Support schema changes concerning serializability status
> --------------------------------------------------------
>
> Key: IGNITE-16574
> URL: https://issues.apache.org/jira/browse/IGNITE-16574
> 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
>
> See
> [https://github.com/gridgain/gridgain-9-ce/blob/iep-67/modules/network/README.md#handling-class-structure-changes]
> The document does not mention it, but we support Serializable-related
> features in our User Object Serialization, and these can change between
> remote and local class versions. Here is what can change:
> # Whether class is Serializable
> # Whether it has writeObject, readObject, readObjectNoData
> # Whether it has writeReplace, readResolve
--
This message was sent by Atlassian Jira
(v8.20.7#820007)