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(-)