[
https://issues.apache.org/jira/browse/IGNITE-15948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495471#comment-17495471
]
Roman Puchkovskiy commented on IGNITE-15948:
--------------------------------------------
Thank you for the review
> Basic class structure change handling
> -------------------------------------
>
> Key: IGNITE-15948
> URL: https://issues.apache.org/jira/browse/IGNITE-15948
> Project: Ignite
> Issue Type: Task
> Reporter: Semyon Danilov
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha5
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> User objects may change their class definition (e.g. class can lose its final
> modifier, can become private, or in other means inaccessible). Ignite should
> make the best effort at merging different versions of descriptors and parsing
> objects.
> See
> https://github.com/gridgain/gridgain-9-ce/blob/iep-67/modules/network/README.md#handling-class-structure-changes
--
This message was sent by Atlassian Jira
(v8.20.1#820001)