Small comments: 1. I think discovery events are always enabled, so no need to change config. 2. Guys, everyone should have understanding that event is a snapshot of cluster state that may be obsolete and differ from actual state. E.g. you get event that nodes count is 11, but 6 nodes leave immediately after you finished processing of the event. App logic should be able to somehow handle that.
--Yakov 2016-02-20 12:06 GMT+03:00 Paolo Di Tommaso <[email protected]>: > Thank you guys. > > Paolo > > On Sat, Feb 20, 2016 at 2:29 AM, vkulichenko < > [email protected]> wrote: > >> Yes, good points. Thanks, Andrey. >> >> -Val >> >> >> >> -- >> View this message in context: >> http://apache-ignite-users.70518.x6.nabble.com/Wait-for-nodes-to-join-the-cluster-tp3103p3110.html >> Sent from the Apache Ignite Users mailing list archive at Nabble.com. >> > >
