This is an automated email from the ASF dual-hosted git repository.
pnowojski pushed a change to branch release-1.13
in repository https://gitbox.apache.org/repos/asf/flink.git.
from fe5a171 [FLINK-25486][Runtime/Coordination] Fix the bug that flink
will lost state when zookeeper leader changes
new 41dec90 [FLINK-25728][task] Avoid unnessesary
CompletableFuture.thenRun calls on idle inputProcessor's avaiableFuture,
preventing memory leaks.
new 9653999 [FLINK-25728][task] Simplify MultipleInputAvailabilityHelper
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../runtime/io/StreamMultipleInputProcessor.java | 68 ++++++++++++++++++++--
1 file changed, 62 insertions(+), 6 deletions(-)