Alexey Goncharuk created IGNITE-14001:
-----------------------------------------
Summary: Minor code style fixes for configuration and runner modules
Key: IGNITE-14001
URL:
https://issues.apache.org/jira/browse/IGNITE-14001 Project: Ignite
Issue Type: Bug
Reporter: Alexey Goncharuk
* Some of the configuration files contain TODOs or FIXMEs without tickets - either tickets should be created, or TODOs fixed/removed.
* {{Selector}}, {{DynamicProperty}}, {{ConfigurationStorage}}, {{ConfigurationValidationException}}, {{FieldValidator}} contain extra spacing before the end of class/at the beginning of the class.
* Some of the overridden methods do not contain {{@Override}} annotation ({{ConfigurationProperty#value}}, anonymous {{PropertyListener}} in {{Configurator#onAttached}})
We will try to figure out automated checks for this in the future.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)