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 2020/12/24 06:27:00 UTC

[jira] [Resolved] (IGNITE-13562) Prototype dynamic configuration

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

Sergey Chugunov resolved IGNITE-13562.
--------------------------------------
    Resolution: Fixed

[~sdanilov],

First iteration of new Unified Configuration framework looks good to me, I merged it to main branch in ignite-3 repository.

Thank you for this valuable piece of work!

> Prototype dynamic configuration
> -------------------------------
>
>                 Key: IGNITE-13562
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13562
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Anton Kalashnikov
>            Assignee: Semyon Danilov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha1
>
>
> The main target to add a new extra configuration module with a framework that allows us to create dynamic properties(node local and cluster wide?).
> The framework should provide the following:
> * Describing a rule for the schema by which public and private property classes would be generated
> * Implementing generation public and private classes from schema
> * Describing a view of public POJO(update/insert/get) to interact with properties in a type-safe way 
> * Converting the property from HOCON to the inner view



--
This message was sent by Atlassian Jira
(v8.3.4#803005)