You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by pn...@apache.org on 2022/01/31 16:25:50 UTC

[flink] branch master updated (cd8ea8d -> a7eadf5)

This is an automated email from the ASF dual-hosted git repository.

pnowojski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from cd8ea8d  [FLINK-25744][docs] Document savepoint format
     add cb8c656  [FLINK-25728][task] Avoid unnessesary CompletableFuture.thenRun calls on idle inputProcessor's avaiableFuture, preventing memory leaks.
     add a7eadf5  [FLINK-25728][task] Simplify MultipleInputAvailabilityHelper

No new revisions were added by this update.

Summary of changes:
 .../runtime/io/StreamMultipleInputProcessor.java   | 68 ++++++++++++++++++++--
 1 file changed, 62 insertions(+), 6 deletions(-)