Hi Chris! Can you just start Ignite after you finished all initialization that is needed by compute jobs?
Denis чт, 16 нояб. 2017 г. в 21:25, Chris Berry <[email protected]>: > No. There are things in the general application that are not yet > initialized. > It is essentially a chicken-and-egg problem. > I need to start Ignite, and do various other things before I am ready to > take load. > But as soon as Ignite is started -- it starts to take ComputeJobs. > > We really need a way to tell Ignite that the app is ready to accept > ComputJobs. > Instead of it assuming that once it is started, then it must be ready, by > default. > > Basically, a gate. > > Thanks, > -- Chris > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
