I understand service grid does not have peer class loading, so we need to
provide any needed jars to the /libs directory of our Ignite nodes.

As we make changes to our service classes over time, those jars will also
need to change.

Can we do some kind of rolling deploy - bring down 1 node, update the jars,
bring it back up, move to next node - or will we need to bring the whole
cluster down and update all the jars at the same time?

If it matters, I have persistence enabled and cache backups enabled.

Reply via email to