[
https://issues.apache.org/jira/browse/FLINK-26289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl resolved FLINK-26289.
-----------------------------------
Resolution: Fixed
{{master}}:
[5c4d2632e991696e0cb7e016a34ce045a06faf83|https://github.com/apache/flink/commit/5c4d2632e991696e0cb7e016a34ce045a06faf83]
> 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
> Affects Versions: 1.15.0
> Reporter: David Morávek
> Assignee: David Morávek
> Priority: Critical
> Labels: pull-request-available
> 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)