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)