[
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
- *Config*
- *Config* Value
- Polymorphic *Config*
- ...
Names should either Config* or Configuration* but not both.
The same naming scheme should applied to *ConfigurationType* that is located in
org.apache.ignite.configuration.annotation as well
was:
Names of annotations in ignite-configuration-api module
(org.apache.ignite.configuration.annotation) are inconsistent:
- *Configuration* Root
- *Configuration* Extension
- *Config*
- *Config* Value
- Polymorphic *Config*
- ...
Names should either Config* or Configuration* but not both.
The same naming scheme should applied to ConfigurationType that is located in
org.apache.ignite.configuration.annotation as well
> 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
> - *Config*
> - *Config* Value
> - Polymorphic *Config*
> - ...
> Names should either Config* or Configuration* but not both.
> The same naming scheme should applied to *ConfigurationType* that is located
> in org.apache.ignite.configuration.annotation as well
--
This message was sent by Atlassian Jira
(v8.20.10#820010)