[
https://issues.apache.org/jira/browse/IGNITE-22651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko reassigned IGNITE-22651:
----------------------------------------
Assignee: Kirill Tkalenko
> Add @Nullable for NetworkMessage fields for generated classes
> -------------------------------------------------------------
>
> Key: IGNITE-22651
> URL: https://issues.apache.org/jira/browse/IGNITE-22651
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Minor
> Labels: ignite-3
>
> For *org.apache.ignite.internal.network.NetworkMessage* fields, we can add
> annotation *org.jetbrains.annotations.Nullable*, which checks for *null* when
> instantiating messages.
> It would also be convenient if this annotation was also added for the
> generated classes, say message builders.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)