Kirill Tkalenko created IGNITE-22651:
----------------------------------------
Summary: 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
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)