Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Because "subtaskFailed()" has no strong order guarantees with checkpoint completion, we need to return failed splits in "resetSubtask()" instead.
See FLINK-20396 for a detailed explanation of the race condition.
Attachments
Issue Links
- is blocked by
-
FLINK-20396 Add "OperatorCoordinator.resetSubtask()" to fix order problems of "subtaskFailed()"
- Closed