[
https://issues.apache.org/jira/browse/IGNITE-26362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Pochatkin reassigned IGNITE-26362:
------------------------------------------
Assignee: Mikhail Pochatkin
> Introduce diffrent config mods
> ------------------------------
>
> Key: IGNITE-26362
> URL: https://issues.apache.org/jira/browse/IGNITE-26362
> Project: Ignite
> Issue Type: Improvement
> Components: configuration ai3
> Reporter: Mikhail Pochatkin
> Assignee: Mikhail Pochatkin
> Priority: Major
> Labels: ignite-3
>
> Currently, AI3 only works as a read-write configuration file. This means that
> if the configuration file has write permissions, AI3 saves all configuration
> changes to the file. All this is not intuitive from a user experience point
> of view.
> It is necessary to add new modes of operation of the node configuration that
> are determined at its start.
> RW - current behavior, the only difference is that it is necessary to
> validate that the file really has write permissions, otherwise the node is
> terminated.
> RO - changing the configuration is impossible by any means from the
> application.
> RO with changes - changes from the application are possible, but these
> changes are not written to the file
--
This message was sent by Atlassian Jira
(v8.20.10#820010)