Versions Compared

Key

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

...

  1. Find schedulable units of the JobGraph
  2. Calculate the required resources
  3. Declare the required resources
  4. Wait until the resources are available
  5. Instantiate the ExecutionGraph with a parallelism which can be supported by the current set of resources
  6. Match Executions to available slots
  7. Deploy Executions

Compatibility, Deprecation, and Migration Plan

Overall there should be no impact to users, and they should not even be aware of this change.

The slotmanager.request-timeout option will now longer have an effect.