Versions Compared

Key

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

...

The field slotWillBeOccupiedIndefinitely in LogicalSlotRequestLogicalSlotRequest denotes whether a task is bounded or not. It will be used to tag the allocated slots and helps with the slot requests fulfillability check. For the first implementation we will simply assume all tasks in batch jobs to be bounded and all tasks in streaming jobs to be unbounded.

...