Previous Topic: Understanding Transient Resource StatesNext Topic: How SSM Decides What Action to Take


ops--How Transient States Work

States such as STARTING, which change to something else without SSM intervening, are called transient states. States that do not change, unless SSM takes action are called stable states.

SSM reacts to changes in the finite state machine by executing actions that are defined in its actions table. So, the DOWN_UP transition must initiate an action to make the resource leave the (stable) DOWN state.

Any action that is defined for a transient state may or may not execute, depending on the timing of events, nor does it need to execute for things to happen: