Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

ECs can be disconnected from the Platform. This allows workflows and services to continue processing throughout the upgrade as long as the Execution Contexts are installed in a separate container from the platform. The downtime of the workflows will be minimized to the upgrade of the individual Execution Container and each container can be handled separately.

To disconnect the ECs, run the following command:

 $ mzsh mzadmin/<password> disconnect <ec name> ...

Note!

Disconnected ECs may still attempt to contact the Platform. These attempts will fail and cause warning messages (No open connection to <Platform host> in the log files. Ignore these warning messages.

  • No labels