The GitHub Actions job "Flink CI (beta)" on flink.git has failed.
Run started by GitHub user AHeise (triggered by AHeise).

Head commit for run:
0bf2aaac0e38e7f322968094562d4f1e85318879 / Arvid Heise <ar...@apache.org>
[FLINK-35796] Replace Mailbox#submit where needed

FLINK-34470 showed that MailboxExecutor.submit may result in unexpected 
exception handling: while execute will bubble up the exception in the task 
thread and result in some fault, submit can hide the exception because the API 
assumes that the returned Future is checked for it explicitly or implicitly.

This commit improves the doc of MailboxExecutor and replaces incorrect internal 
usages.

Report URL: https://github.com/apache/flink/actions/runs/9870268101

With regards,
GitHub Actions via GitBox

Reply via email to