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

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

Anton Kalashnikov created IGNITE-13562:
------------------------------------------

             Summary: 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


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)