[
https://issues.apache.org/jira/browse/IGNITE-21412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Zhuravkov updated IGNITE-21412:
--------------------------------------
Description:
Names of annotations in ignite-configuration-api module
(org.apache.ignite.configuration.annotation) are inconsistent:
- *Configuration* Root
- *Configuration* Extension
But:
- *Config*
- Polymorphic *Config*
Names should either Config* or Configuration* but not both.
The same applied to ConfigurationType that is located in the same package.
was:
Names of annotations in ignite-configuration-api module
(org.apache.ignite.configuration.annotation) are inconsistent:
- *Configuration*Root
- *Configuration*Extension
But:
- *Config*
- Polymorphic*Config*
Names should either Config* or Configuration* but not both.
The same applied to ConfigurationType that is located in the same package.
> Fix inconsistency in naming of configuration annotations.
> ---------------------------------------------------------
>
> Key: IGNITE-21412
> URL: https://issues.apache.org/jira/browse/IGNITE-21412
> Project: Ignite
> Issue Type: Improvement
> Affects Versions: 3.0.0-beta2
> Reporter: Maksim Zhuravkov
> Priority: Minor
> Labels: ignite-3
>
> Names of annotations in ignite-configuration-api module
> (org.apache.ignite.configuration.annotation) are inconsistent:
> - *Configuration* Root
> - *Configuration* Extension
> But:
> - *Config*
> - Polymorphic *Config*
> Names should either Config* or Configuration* but not both.
> The same applied to ConfigurationType that is located in the same package.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)