dmvk opened a new pull request #18866: URL: https://github.com/apache/flink/pull/18866
https://issues.apache.org/jira/browse/FLINK-26289 In [FLINK-21439](https://issues.apache.org/jira/browse/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 is covered by a new integration test. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
