You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Bessonov (Jira)" <ji...@apache.org> on 2021/02/17 07:34:00 UTC

[jira] [Created] (IGNITE-14193) Initialize configuration tree with default values on first start

Ivan Bessonov created IGNITE-14193:
--------------------------------------

             Summary: Initialize configuration tree with default values on first start
                 Key: IGNITE-14193
                 URL: https://issues.apache.org/jira/browse/IGNITE-14193
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Ivan Bessonov


Conceptually we have the following picture: every possible configuration has non-null value. The problem is the exact moment when you save values not initialized by the user.

This routine must be part of node lifecycle, of course, but implementation is not very trivial and used exclusively in lifecycle, which means that it can't be implemented as a part of other more abstract task.



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