You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Evgenii Zhuravlev (JIRA)" <ji...@apache.org> on 2017/09/11 18:41:00 UTC

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

Evgenii Zhuravlev created IGNITE-6345:
-----------------------------------------

             Summary: 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
            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)