Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Done
-
1.13.0
Description
With FLINK-21075, we introduced a new scheduler type which first waits for resources before deciding on the actual parallelism. This allows to continue executing a job even if the cluster loses a TaskManager permanently. We should test that this feature works as described by its documentation [1] (w/o using the reactive mode).
Attachments
Attachments
Issue Links
- relates to
-
FLINK-22335 Increase default resource wait timeout for the adaptive scheduler
- Closed