Hello! There is no supported way to gracefully restart cluster currently. You will have to stop all nodes, start them again and then activate (or auto-activate).
Regards, -- Ilya Kasnacheev пт, 18 окт. 2019 г. в 16:42, Shiva Kumar <[email protected]>: > Hi Ilya, > My goal is to deactivate the cluster and not restart !! There is an issue > in deactivating the cluster in my deployment so I am going with restart. > > I have the ignite deployment on kubernetes and during deactivation entire > cluster and even request to deactivate (rest or control.sh) hangs because I > have few applications which connected to this ignite cluster over JDBC and > try to run some queries and also inserts records to many tables parallelly. > At this time if I issue a deactivate request it hangs for more than 25 > minutes. I am in a impression that since there are many clients established > TCP connections and running queries, this is causing the cluster to hang > and thinking of restarting the cluster so that I can proceed with > deactivation easily once restart is done. > Any suggestions is appreciated. > > Regards, > Shiva > > > On Fri, 18 Oct, 2019, 6:37 PM Ilya Kasnacheev, <[email protected]> > wrote: > >> Hello! >> >> If cluster is persistent, you can deactivate it and then restart. >> >> Regards, >> -- >> Ilya Kasnacheev >> >> >> пт, 18 окт. 2019 г. в 09:51, shivakumar <[email protected]>: >> >>> Hi Ilya Kasnacheev, >>> Is there any other way of gracefully shutting down/restart the entire >>> cluster? >>> >>> regards, >>> shiva >>> >>> >>> >>> -- >>> Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >>> >>
