[
https://issues.apache.org/jira/browse/IGNITE-19671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Bessonov updated IGNITE-19671:
-----------------------------------
Description:
Each configuration key may have default value in schema description. This
default value will be applied to configuration after node start or cluster
initialization, but will not persist to configuration storage. With this
approach we will have problems with update process of AI3, because if some
default values will change between versions then new defaults will applied
after update and users may lose previous values because defaults didn't persist
to configuration storage.
The solution of this problem is store all defaults to configuration storage
after configuration initialization.
was:
Each configuration key may have default value in schema description. This
default value will be applied to configuration after node start or cluster
initialization, but will not persist to configuration storage. With this
approach we will have a problems with update process of AI3, because if some
default values will change between versions then new defaults will appled after
update and users may loose previous values because defaults didn't persist to
configuration storage.
The solution of this problem is store all defaults to configuration storage
after configuration initialization.
> Save default configuration values to configuration storage
> -----------------------------------------------------------
>
> Key: IGNITE-19671
> URL: https://issues.apache.org/jira/browse/IGNITE-19671
> Project: Ignite
> Issue Type: Improvement
> Reporter: Mikhail Pochatkin
> Assignee: Kirill Sizov
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Each configuration key may have default value in schema description. This
> default value will be applied to configuration after node start or cluster
> initialization, but will not persist to configuration storage. With this
> approach we will have problems with update process of AI3, because if some
> default values will change between versions then new defaults will applied
> after update and users may lose previous values because defaults didn't
> persist to configuration storage.
> The solution of this problem is store all defaults to configuration storage
> after configuration initialization.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)