[
https://issues.apache.org/jira/browse/IGNITE-21828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vadim Pakhnushev updated IGNITE-21828:
--------------------------------------
Description:
{{cluster config update}} or {{node config update}} commands without parameters
fail with
{noformat}
Unknown error
Cannot invoke
"org.apache.ignite.internal.cli.call.configuration.ClusterConfigUpdateCallInput.getClusterUrl()"
because "input" is null{noformat}
was:
{{cluster config update}} command without parameters fails with
{code:java}
Unknown error
Cannot invoke
"org.apache.ignite.internal.cli.call.configuration.ClusterConfigUpdateCallInput.getClusterUrl()"
because "input" is null{code}
> config update commands fail when no parameters are passed
> ---------------------------------------------------------
>
> Key: IGNITE-21828
> URL: https://issues.apache.org/jira/browse/IGNITE-21828
> Project: Ignite
> Issue Type: Bug
> Components: cli
> Reporter: Vadim Pakhnushev
> Assignee: Vadim Pakhnushev
> Priority: Major
> Labels: ignite-3
>
> {{cluster config update}} or {{node config update}} commands without
> parameters fail with
> {noformat}
> Unknown error
> Cannot invoke
> "org.apache.ignite.internal.cli.call.configuration.ClusterConfigUpdateCallInput.getClusterUrl()"
> because "input" is null{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)