[
https://issues.apache.org/jira/browse/IGNITE-13914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Malchikov Fedor updated IGNITE-13914:
-------------------------------------
Labels: ignite-3 ignite-3-cli-tool (was: ignite-3-cli-tool)
> wrong error message for bad selector (config get)
> -------------------------------------------------
>
> Key: IGNITE-13914
> URL: https://issues.apache.org/jira/browse/IGNITE-13914
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 3.0.0-alpha1
> Reporter: Malchikov Fedor
> Priority: Major
> Labels: ignite-3, ignite-3-cli-tool
>
> {code:bash}
> x:~/ignite-cli-test$ ./ignite config get --selector=/
> Connection issues while trying to send http request{code}
> expected:
> {code:java}
> Can't get configuration{
> "error" :
> { "type" : "CONFIG_PATH_UNRECOGNIZED", "message" : "wrong sab path" }}
> {code}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)