[
https://issues.apache.org/jira/browse/IGNITE-13914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-13914:
-----------------------------------------
Epic Link: (was: IGNITE-16807)
> 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: Fedor Malchikov
> 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.20.1#820001)