You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Chugunov (Jira)" <ji...@apache.org> on 2021/01/18 15:09:00 UTC

[jira] [Updated] (IGNITE-14001) Minor code style fixes for configuration and runner modules

     [ https://issues.apache.org/jira/browse/IGNITE-14001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Chugunov updated IGNITE-14001:
-------------------------------------
    Fix Version/s: 3.0.0-alpha2

> 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
>    Affects Versions: 3.0.0-alpha1
>            Reporter: Alexey Goncharuk
>            Assignee: Semyon Danilov
>            Priority: Major
>             Fix For: 3.0.0-alpha2
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
>  * 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)