[
https://issues.apache.org/jira/browse/IGNITE-25569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viacheslav Blinov reassigned IGNITE-25569:
------------------------------------------
Assignee: Viacheslav Blinov
> RequestType enum should not rely on ordinal
> -------------------------------------------
>
> Key: IGNITE-25569
> URL: https://issues.apache.org/jira/browse/IGNITE-25569
> Project: Ignite
> Issue Type: Improvement
> Reporter: Viacheslav Blinov
> Assignee: Viacheslav Blinov
> Priority: Major
>
> Relying on java enum ordinal in the event of serialization, especially
> persistence, is error prone and not future proof.
> Let's use explicit int ID for every RequestType instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)