Re: Add cluster (de)activation events IGNITE-8376

2018-07-16 Thread Sergey Dorozhkin
Igniters, may be I'm wrong, but in my opinion it slightly different functionality. Lifecycle is more like user functionality witch provide simple way to add additional behavior to cluster. I can implement interface LifecycleBean, do some logic (may be inject Ignite instance into it), add my impleme

Re: Automatic cluster activation from code

2018-07-04 Thread Sergey Dorozhkin
Igniters, I think I found answer to my questions in another email thread - "Erroneous Baseline Topology documentation". Thanks! вт, 26 июн. 2018 г. в 20:18, Sergey Dorozhkin : > Hello Igniters, > > I planing to start work on IGNITE-5427 and I little confused. >

Automatic cluster activation from code

2018-06-26 Thread Sergey Dorozhkin
Hello Igniters, I planing to start work on IGNITE-5427 and I little confused. The Baseline Topology documentation ( https://apacheignite.readme.io/docs/baseline-topology#section-setting-the-topology-from-code) says that method IgniteCluster.setBaseLineTopogy() should automatically activate the clu