[
https://issues.apache.org/jira/browse/IGNITE-16571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532858#comment-17532858
]
Roman Puchkovskiy commented on IGNITE-16571:
--------------------------------------------
Thank you for the review!
> Implement defaultness semantics for GetField when schema changes
> ----------------------------------------------------------------
>
> Key: IGNITE-16571
> URL: https://issues.apache.org/jira/browse/IGNITE-16571
> 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
>
> GetField.defaulted() should return true when the remote class version does
> not have such a field.
> GetField.get(fieldName, defaultValue) should return the default value in such
> cases.
> Currently, our UosGetField implementation does not work like this and always
> thinks that every field which is present locally is also present remotely.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)