Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.15.0
Description
In FLINK-21439, we've started collecting a history of exceptions in the Adaptive Scheduler. We have a good coverage that this part works properly, but we've missed the part that exposes the history via REST API.
The problematic part is that execution graph attached with the `ExecutionGraphInfo` does no longer contain a failure info.
Attachments
Issue Links
- is related to
-
FLINK-21439 Adaptive Scheduler: Add support for exception history
- Closed
- links to