[
https://issues.apache.org/jira/browse/IGNITE-11753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Kasnacheev updated IGNITE-11753:
-------------------------------------
Component/s: control.sh
> control.sh improve error message in case of connection to secured cluster
> without credentials.
> ----------------------------------------------------------------------------------------------
>
> Key: IGNITE-11753
> URL: https://issues.apache.org/jira/browse/IGNITE-11753
> Project: Ignite
> Issue Type: Improvement
> Components: control.sh, UI
> Reporter: Sergey Antonov
> Assignee: Ilya Kasnacheev
> Priority: Major
> Fix For: 2.8
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> If control.sh tries to connect to secured cluster without login/password now
> we got:
> {noformat}
> ./control.sh --state
> Failed to get cluster state.
> Authentication error, try connection again.
> user:
> {noformat}
> We should print info about attempt to connect to secured cluster and request
> login/password if it isn't set. I.e.
> {noformat}
> ./control.sh --state
> Failed to get cluster state.
> Cluster required authentication.
> user:
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)