[ 
https://issues.apache.org/jira/browse/IGNITE-15948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Semyon Danilov updated IGNITE-15948:
------------------------------------
    Description: 
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

> Implement class structure change handling
> -----------------------------------------
>
>                 Key: IGNITE-15948
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15948
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Semyon Danilov
>            Priority: Major
>              Labels: ignite-3
>
> 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)

Reply via email to