[
https://issues.apache.org/jira/browse/IGNITE-19911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Gagarkin updated IGNITE-19911:
-----------------------------------
Description:
Users can set a custom cluster configuration on init. That configuration is
validated against an empty configuration. It's not correct because the cluster
is initialized with the default configuration first, and then a custom
configuration is applied.
For example, user can change immutable properties in the custom claster
configuration on the cluster init
was:Users can set a custom cluster configuration on init. That configuration
is validated against an empty configuration. It's not correct because the
cluster is initialized with the default configuration first, and then a custom
configuration is applied.
> Initial cluster configuration should be validated against the default
> configuration
> -----------------------------------------------------------------------------------
>
> Key: IGNITE-19911
> URL: https://issues.apache.org/jira/browse/IGNITE-19911
> Project: Ignite
> Issue Type: Bug
> Reporter: Ivan Gagarkin
> Assignee: Kirill Sizov
> Priority: Critical
> Labels: ignite-3
>
> Users can set a custom cluster configuration on init. That configuration is
> validated against an empty configuration. It's not correct because the
> cluster is initialized with the default configuration first, and then a
> custom configuration is applied.
>
> For example, user can change immutable properties in the custom claster
> configuration on the cluster init
--
This message was sent by Atlassian Jira
(v8.20.10#820010)