[
https://issues.apache.org/jira/browse/IGNITE-25972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-25972:
---------------------------------------
Summary: Support error code aliases and deprecation (was: Support error
code renamings and deprecation)
> Support error code aliases and deprecation
> ------------------------------------------
>
> Key: IGNITE-25972
> URL: https://issues.apache.org/jira/browse/IGNITE-25972
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
>
> Imagine a situation when we have an error code EC1, its name is
> ORIGINAL_NAME. Later, we decide that it would be better to name it
> differently, like BETTER_NAME. If just apply such a rename directly, this
> will break compilation of user's code using our clients (if the user's code
> references EC1 by name).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)