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

[jira] [Updated] (IGNITE-18567) Reduce boilerplate code in configuration validators

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

Kirill Tkalenko updated IGNITE-18567:
-------------------------------------
    Reviewer: Kirill Tkalenko

> Reduce boilerplate code in configuration validators
> ---------------------------------------------------
>
>                 Key: IGNITE-18567
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18567
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Ivan Bessonov
>            Assignee: Ivan Bessonov
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> First of all, instead of "Map<Annotation, Validator>", we can use "List<Validator>", there's no need to split it ahead of time.
> Some annotation can also be removed after careful refactoring.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)