[ 
https://issues.apache.org/jira/browse/IGNITE-16571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532707#comment-17532707
 ] 

Semyon Danilov commented on IGNITE-16571:
-----------------------------------------

The patch looks good to me

> 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: 10m
>  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)

Reply via email to