[
https://issues.apache.org/jira/browse/IGNITE-16572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Chugunov updated IGNITE-16572:
-------------------------------------
Fix Version/s: 3.0.0-alpha6
(was: 3.0.0-alpha5)
> Make UosGetField.getObjectStreamClass() support schema changes
> --------------------------------------------------------------
>
> Key: IGNITE-16572
> URL: https://issues.apache.org/jira/browse/IGNITE-16572
> Project: Ignite
> Issue Type: Improvement
> Components: networking
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha6
>
>
> Currently, UosGetField.getObjectStreamClass() assumes that the remote and
> local classes are same.
> The correct thing to do would be to reconstruct/modify ObjectStreamClass so
> that it matches the remote one. Another option is to serialize the actual
> remote ObjectStreamClass instance and deserialize it locally.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)