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

[flink] branch master updated (6fc4bad -> c7aa5e5)

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

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


    from 6fc4bad  [FLINK-26079][state/changelog] Disallow recovery from non-changelog checkpoints
     add c7aa5e5  [FLINK-26095][metrics] Respect bind-host for MQS actor system

No new revisions were added by this update.

Summary of changes:
 .../flink/runtime/entrypoint/ClusterEntrypoint.java      |  5 ++++-
 .../apache/flink/runtime/metrics/util/MetricUtils.java   | 16 +++++++++++++---
 .../apache/flink/runtime/minicluster/MiniCluster.java    |  1 +
 .../flink/runtime/taskexecutor/TaskManagerRunner.java    |  5 ++++-
 .../flink/runtime/metrics/util/MetricUtilsTest.java      |  2 +-
 5 files changed, 23 insertions(+), 6 deletions(-)