Versions Compared

Key

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

...

With this approach we tell the OutputEmitter exactly which of the slots are required.

Problem:

Scheduling is done in parallel. When some of the tasks are already deployed some other tasks are not even scheduled yet. So I haven’t found a way yet to predict on which slot the task will run. This is necessary to find one unique slot per taskmanager.

Compatibility, Deprecation, and Migration Plan

...