Versions Compared

Key

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

...

Only once this done should we be able to trigger migrate.

Assumptions:

  • Can we assume that composition target is already primed?
  • Only the participants can execute a effective precheck.pre-check.
  • Is Pre-check completely optional? it will be Precheck is executed before the migration, if it fail or the migration is not supported, can the migration will be not executed.?
  • User needs to receive the result of the precheck.Acm-runtime needs to handle the precheck fail in a different way it handles migration fail.

Solution: create a new flow for migration-precheck

...