Maksim Zhuravkov created IGNITE-21412:
-----------------------------------------
Summary: 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
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)