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

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


    from 0b519c2  [FLINK-25486][Runtime/Coordination] Fix the bug that flink 
will lost state when zookeeper leader changes
     new 6f4de73  [FLINK-25728][task] Avoid unnessesary 
CompletableFuture.thenRun calls on idle inputProcessor's avaiableFuture, 
preventing memory leaks.
     new 761a462  [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(-)

Reply via email to