Pavel Pereslegin created IGNITE-20499:
-----------------------------------------
Summary: Ability to obtain actual cluster configuration values
during startup of system components.
Key: IGNITE-20499
URL: https://issues.apache.org/jira/browse/IGNITE-20499
Project: Ignite
Issue Type: Improvement
Reporter: Pavel Pereslegin
The value of the configuration parameter can be changed during cluster
initialization (IgniteImpl#init). At the moment, system components do not see
the actual configuration values at startup (since locally this values is
applied later).
In the case of reading an immutable config parameter with default value, this
can lead to confusion. Since the component at startup will read the default
configuration value, which then changes when the distributed configuration is
applied on the local node.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)