Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Done
-
1.16.0
-
None
Description
In order to support speculative execution for batch jobs(FLIP-168), we need a mechanism to block resources on nodes where the slow tasks are located. We propose to introduce a blocklist mechanism as follows: Once a node is marked as blocked, future slots should not be allocated from the blocked node, but the slots that are already allocated will not be affected.
More details see FLIP-224
This is the umbrella ticket to track all the changes of this feature.
Attachments
Issue Links
- is related to
-
FLINK-32253 Blocklist unblockResources does not update the pending resource request
- Open
- is required by
-
FLINK-28131 FLIP-168: Speculative Execution for Batch Job
- Closed