You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Stanilovsky Evgeny (JIRA)" <ji...@apache.org> on 2017/06/21 11:54:00 UTC

[jira] [Updated] (IGNITE-5568) setActiveOnStart have no effect on node startup

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

Stanilovsky Evgeny updated IGNITE-5568:
---------------------------------------
    Attachment: 2.1.1_persist_activestart.tar.gz

simple reproducer.

> setActiveOnStart have no effect on node startup
> -----------------------------------------------
>
>                 Key: IGNITE-5568
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5568
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.0
>            Reporter: Stanilovsky Evgeny
>            Assignee: Sergey Kozlov
>             Fix For: 2.1
>
>         Attachments: 2.1.1_persist_activestart.tar.gz
>
>
> {code}
>         icfg.setActiveOnStart(true);
>         Ignite ignite = Ignition.start(icfg);
> {code}
> brings to:
> Exception in thread "main" class org.apache.ignite.IgniteException: Can not perform the operation because the cluster is inactive.



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