Viacheslav Blinov created IGNITE-25569:
------------------------------------------

             Summary: 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


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)

Reply via email to