[
https://issues.apache.org/jira/browse/FLINK-26289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-26289:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> 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)