There is also another property for the # of candidates to wait for when voting, if it sees the # of candidates first it will short circuit the time period. So setting the candidates to 1 for a single node cluster should start immediately.
On Fri, Oct 12, 2018 at 5:59 PM Jon Logan <[email protected]> wrote: > It waits for election for a specific period of time, which if I recall is > fairly high (I think 5 minutes?). If you lower this it'll still wait for an > election but will complete faster (we do 30 seconds, but you could do > lower). There's a property controlling this. > > On Fri, Oct 12, 2018 at 5:41 PM Milan Das <[email protected]> wrote: > > > Hello Nifi team, > > > > Is it possible to run a single NIFI node in cluster mode ? I have this > > requirement because we will add other nodes soon down line. > > > > I tried that by setting “nifi.cluster.is.node” but and zookeeper > setting. > > But seems it waits ever for election. > > > > > > > > Appreciate your thoughts. > > > > > > > > Thanks, > > > > Milan Das > > > > > -- Sent from Gmail Mobile
