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:
7f40ab97258bb323d11ef3c7efcf8761fd34bce0 / Arvid Heise 
<ahe...@users.noreply.github.com>
[FLINK-36379] Optimize committers with UC disabled

Without UCs, a committer doesn't need to do anything on #processInput except 
collecting. It emits only on notifyCheckpointCompleted (or endInput for batch).

We can also harden some contracts:
* NotifyCheckpointCompleted can assert that all committables are received.
* Emit committables downstream only if all committables are finished.

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

With regards,
GitHub Actions via GitBox

Reply via email to