You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/12 02:35:00 UTC

[jira] [Commented] (IGNITE-6345) Wrong message about cluster activation

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

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

GitHub user shroman opened a pull request:

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

    IGNITE-6345: Wrong message about cluster activation.

    

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

    $ git pull https://github.com/shroman/ignite IGNITE-6345

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

    https://github.com/apache/ignite/pull/2640.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 #2640
    
----
commit 824d95a8e00f3918d09fe7ff7da5718536378461
Author: shroman <rs...@yahoo.com>
Date:   2017-09-12T02:34:15Z

    IGNITE-6345: Wrong message about cluster activation.

----


> Wrong message about cluster activation
> --------------------------------------
>
>                 Key: IGNITE-6345
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6345
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Evgenii Zhuravlev
>            Assignee: Roman Shtykh
>            Priority: Minor
>             Fix For: 2.3
>
>
> Message of an exception that threw while performing an operation on inactive cluster relates to method Ignite.activate(true), which doesn't exist. 
> Method in message should be changed to Ignite.active(true)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)