Ivan Bessonov created IGNITE-19189:
--------------------------------------

             Summary: Ignite node re-writes configuration file on start
                 Key: IGNITE-19189
                 URL: https://issues.apache.org/jira/browse/IGNITE-19189
             Project: Ignite
          Issue Type: Bug
            Reporter: Ivan Bessonov


The way it works right now:
 * we start the node
 * we read the content of configuration file
 * we apply the content as a single change
 * this change is writing the content back into file

This makes it impossible to run the node with read-only configuration file.

I think that makingĀ {{LocalFileConfigurationStorage}} aware of the bootstrap 
procedure is not too bad of a solution. Basically, all we need is to ignore the 
first call of {{{}LocalFileConfigurationStorage#saveValues{}}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to