Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The value of the configuration parameter can be changed during cluster initialization (IgniteImpl#init). System components do not see the actual configuration values at startup (since locally this values is applied later).
This can cause confusion when a component reads a default configuration value at startup, which then changes when the distributed configuration is applied on the local node.
Attachments
Issue Links
- blocks
-
IGNITE-20500 NullPointerException when restarting node with custom region
- Open
- is depended upon by
-
IGNITE-20801 Do not allow delayDuration to be less than metaStorage.idleSyncTimeInterval
- Open
- is related to
-
IGNITE-19792 Support @Immutable logic for distributed configuration
- Open
-
IGNITE-20856 Replace IGNITE-20499 with IGNITE-20854 in To-Dos
- Resolved
-
IGNITE-20854 Configure idleSafeTimePropagationPeriod with a distributed property
- Resolved
- links to