You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ma...@apache.org on 2022/03/14 11:10:10 UTC

[flink] branch master updated (1a89976 -> c01e537)

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

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


    from 1a89976  [FLINK-26532][metrics][test] using the numRecordsSend counter to get the correct metric
     add c01e537  [FLINK-25235][runtime] Re-enable ZooKeeper test with multi-component leader election (see FLINK-24038)

No new revisions were added by this update.

Summary of changes:
 .../flink/runtime/minicluster/MiniCluster.java     | 136 ++++++++++++++++-----
 .../ExecutionGraphInfoStoreTestUtils.java          |   4 +-
 .../runtime/minicluster/TestingMiniCluster.java    |  38 +++++-
 .../ZooKeeperLeaderElectionITCase.java             |   2 -
 4 files changed, 140 insertions(+), 40 deletions(-)