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

Semyon Danilov updated IGNITE-19437:
------------------------------------
    Description: 
{{@Transferable}} messages should support nullability checks.

If a field is not marked as {{@Nullable}} (n.b. arrays should be marked as 
{{int @Nullable []}}), then it shouldn't be possible to set null (or not set a 
value) to that field

  was:`@Transferable` messages should support nullability checks


> Add nullability checks to generated messages
> --------------------------------------------
>
>                 Key: IGNITE-19437
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19437
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Semyon Danilov
>            Assignee: Semyon Danilov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> {{@Transferable}} messages should support nullability checks.
> If a field is not marked as {{@Nullable}} (n.b. arrays should be marked as 
> {{int @Nullable []}}), then it shouldn't be possible to set null (or not set 
> a value) to that field



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to