[
https://issues.apache.org/jira/browse/IGNITE-27473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Izhikov updated IGNITE-27473:
-------------------------------------
Labels: ise (was: )
> Add WALMode consistency validation when node joins cluster
> ----------------------------------------------------------
>
> Key: IGNITE-27473
> URL: https://issues.apache.org/jira/browse/IGNITE-27473
> Project: Ignite
> Issue Type: Improvement
> Components: persistence
> Reporter: Maxim Pankovich
> Assignee: Maxim Pankovich
> Priority: Minor
> Labels: ise
>
> Currently, when a node joins cluster, there is no validation that
> {code:java}
> IgniteConfiguration#DataStorageConfiguration#WalMode{code}
> is the same as on other nodes. This can lead to hard-to-detect problems,
> especially with persistence and recovery.
> We must validate WalMode before joining cluster
--
This message was sent by Atlassian Jira
(v8.20.10#820010)