Hi,

ignite.cluster().setShutdownPolicy(null); // Clear dynamic value and switch
to statically configured.

I do not understand why we need it. if user want to change configuration to
any other value he set it explicitly.
We can to add warning on start when static option does not math to dynamic
(dynamic always prefer if it initiated).

shutdownPolicy=IMMEDIATE|GRACEFUL

Looks better that DEFAULT and WAIT_FOR_BACKUP.

I general I consider job cancellation need to added in these policies'
enumeration.
But we can do it in the future.



--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

Reply via email to