Automatic cluster activation from code

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Automatic cluster activation from code

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 cluster, but in fact cluster shoud be already activated.
IgniteClusterImpl#validateBeforeBaselineChange checks it.

Is it a problem with the documentation or code bug? Or maybe I'm missing
something?

--
*Best regards, Sergey.*
Reply | Threaded
Open this post in threaded view
|

Re: Automatic cluster activation from code

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 <[hidden email]>:

> 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 cluster, but in fact cluster shoud be already activated.
> IgniteClusterImpl#validateBeforeBaselineChange checks it.
>
> Is it a problem with the documentation or code bug? Or maybe I'm missing
> something?
>
> --
> *Best regards, Sergey.*
>


--
*Best regards, Sergey.*