[
https://issues.apache.org/jira/browse/IGNITE-22870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870499#comment-17870499
]
Roman Puchkovskiy commented on IGNITE-22870:
--------------------------------------------
The patch looks good to me
> Improve support for Enum in NetworkMessage
> ------------------------------------------
>
> Key: IGNITE-22870
> URL: https://issues.apache.org/jira/browse/IGNITE-22870
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Labels: ignite-3
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> After implementing IGNITE-22711 and discussing with colleagues, we came to
> the conclusion that in order to improve the experience of working with
> enumerations, it is better to use a special interface for enumerations so
> that when changing or adding elements, fewer errors occur. For example, so
> that new elements are not added in the middle and the order of elements is
> not violated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)