[ 
https://issues.apache.org/jira/browse/IGNITE-10300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16691451#comment-16691451
 ] 

ASF GitHub Bot commented on IGNITE-10300:
-----------------------------------------

GitHub user voropava opened a pull request:

    https://github.com/apache/ignite/pull/5425

    IGNITE-10300 Fixed correct message in case of user/password retries e…

    …xceeded.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-10300

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5425.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5425
    
----
commit 82c57cbf0a42057c9c4a7aea26dbdf7da8542a3e
Author: Pavel Voronkin <pvoronkin@...>
Date:   2018-11-09T12:00:03Z

    IGNITE-10300 Fixed correct message in case of user/password retries 
exceeded.

----


> control.sh: incorrect error message after three tries on unsuccessful 
> authorization.
> ------------------------------------------------------------------------------------
>
>                 Key: IGNITE-10300
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10300
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Pavel Voronkin
>            Assignee: Pavel Voronkin
>            Priority: Major
>
> 1. start grid with securirty enabled
> 2. try to issue control.sh --cache
> authentication credentials asked
> 3. enter incorrect credentials three times
> expected: Authentication error printed and logged
> actual: Latest topology update failed error printed
> {noformat}
> IGNITE_HOME=`pwd` bin/control.sh --cache list .
> Control utility [ver. 2.5.1-p160#20181113-sha1:5f845ca7]
> 2018 Copyright(C) Apache Software Foundation
> User: mshonichev
> --------------------------------------------------------------------------------
> Authentication error, try connection again.
> user: 
> password: 
> Authentication error, try connection again.
> user: 
> password: 
> Authentication error, try connection again.
> user: 
> password: 
> Authentication error.
> Error: Latest topology update failed.
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to