Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FDMULE_TYPENotes Specific to the FDMULE_TYPE
CloudHub
Anypoint Runtime ManagerThere is a known issue in the initial 4.0.3 release. When working with servergroups and clusters, the status of only one server is used to determine the application's status. We expect a fix pack to improve this so that the states of each server are taken into consideration when reporting the state back to the user.

Runtime Agent
Standalone

This operation should run on the Mule server where the project will be stopped.

Since standalone servers don't natively support this operation, This operation runs a FlexDeploy specific process to mark the application as one to be stopped. The application will be shown as undeployed in the logs, but the application will be able to be started by the startApplication operation without providing the artifact again. This means that any local changes to the files will be preserved by the stop and start.

In order to stop an application on an entire cluster, set up multiple instances or endpoints.

The operation will be run on all of them so the application will be stopped on all of the cluster members.

...