Ivan Zlenko created IGNITE-23038:
------------------------------------
Summary: Can't update node configuration via CLI using our Docker
image
Key: IGNITE-23038
URL: https://issues.apache.org/jira/browse/IGNITE-23038
Project: Ignite
Issue Type: Bug
Components: build
Affects Versions: 3.0.0-beta1
Environment: Ignite 3 docker image
Reporter: Ivan Zlenko
If you try to execute command in CLI
{code}
node config update …
{code}
it will fail with following error:
{code}
[node1]> node config update --url http://172.18.0.3:10300 raft.fsync=true
IGN-CMN--1 Trace ID: 1d2b44de-10e3-4bf2-9de9-273d2945d125
Failed to write values to config file.
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)