This is an automated email from the ASF dual-hosted git repository.
trohrmann pushed a change to branch release-1.14
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 517436a [FLINK-25767][docs-zh] Totally translate state.md into Chinese
add 0b519c2 [FLINK-25486][Runtime/Coordination] Fix the bug that flink
will lost state when zookeeper leader changes
No new revisions were added by this update.
Summary of changes:
.../flink/runtime/dispatcher/MiniDispatcher.java | 21 +-
.../runtime/dispatcher/JobDispatcherITCase.java | 249 +++++++++++++++++++++
.../runtime/dispatcher/MiniDispatcherTest.java | 29 +++
3 files changed, 293 insertions(+), 6 deletions(-)
create mode 100644
flink-runtime/src/test/java/org/apache/flink/runtime/dispatcher/JobDispatcherITCase.java