Versions Compared

Key

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

...

Several processes of the same type can be started at the same time.

Guarantees:

  • Survives on topology and coordinator change (the SingleNodeMessage with a result will be redirected to the new one).
  • The exec and the finish actions will be called only ones.

Process completion

The process completes when the perform phase completed (all nodes have been re-encrypted their keys).

...