> adding the "ignite.bootstrap.nodeName" property to define the node that performs cluster initialization on startup
Why node name and not a boolean flag? Is that so the config is the same on all nodes, but only the node with the matching name starts initialization? On Tue, Dec 3, 2024 at 3:56 PM Maxim Myskov <maxim.mys...@gmail.com> wrote: > Hello Pavel, > > What do you think about the approach? > > -- > Maksim Myskov > > > On 28 Nov 2024, at 11:54, Maxim Myskov <maxim.mys...@gmail.com> wrote: > > > > Hello Pavel, > > > > I updated the "Embedded mode” section, please take a look. > > In short, I propose adding the "ignite.bootstrap.nodeName" property to > define the node that performs cluster initialization on startup. > > I look forward to receiving feedback on this approach. > > > > -- > > Maksim Myskov > > > >> On 22 Nov 2024, at 14:49, Pavel Tupitsyn <ptupit...@apache.org> wrote: > >> > >> Hello Maksim, > >> > >> The proposal looks good in general. > >> > >> I think we need more details on cluster initialization mechanism - who > >> calls init and when? What if there are multiple Spring-based embedded > nodes? > >> > >> On Fri, Nov 22, 2024 at 1:36 PM Maksim Myskov <mys...@apache.org> > wrote: > >> > >>> Hello Ignite devs, > >>> > >>> Please, take a look at the proposal for Ignite3 > >>> > >>> > >>> > https://cwiki.apache.org/confluence/display/IGNITE/IEP-130%3A+Spring+Boot+support > >>> > >>> -- > >>> Maksim Myskov > >>> > >>> > > > >