David Morávek created FLINK-26289:
-------------------------------------
Summary: Adaptive Scheduler: Exception history can not be queried
by the REST API
Key: FLINK-26289
URL: https://issues.apache.org/jira/browse/FLINK-26289
Project: Flink
Issue Type: Bug
Components: Runtime / Coordination
Reporter: David Morávek
Fix For: 1.15.0
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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)