You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (Jira)" <ji...@apache.org> on 2022/04/07 16:00:00 UTC

[jira] [Updated] (IGNITE-13914) wrong error message for bad selector (config get)

     [ https://issues.apache.org/jira/browse/IGNITE-13914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vyacheslav Koptilin updated IGNITE-13914:
-----------------------------------------
    Epic Link: 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)