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

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


    from d46548c  [FLINK-25614][table-runtime] Update LocalWindowAggregate 
chain strategy to ALWAYS
     new 8ba13f3  [FLINK-25486][Runtime/Coordination] Fix the bug that flink 
will lost state when zookeeper leader changes
     new 8dd2a3d  [hotfix][Runtime/Coordination] Minor fix

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:
 .../flink/runtime/dispatcher/MiniDispatcher.java   |  21 +-
 .../runtime/dispatcher/JobDispatcherITCase.java    | 217 +++++++++++++++++++++
 .../runtime/dispatcher/MiniDispatcherTest.java     |  30 +++
 3 files changed, 262 insertions(+), 6 deletions(-)
 create mode 100644 
flink-runtime/src/test/java/org/apache/flink/runtime/dispatcher/JobDispatcherITCase.java

Reply via email to