You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by pn...@apache.org on 2021/02/09 08:31:35 UTC

[flink] branch master updated (1711f12 -> 10f4ed0)

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

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


    from 1711f12  [FLINK-21134] Introduce 'scheduler-mode' config option
     add 10f4ed0  [FLINK-20957][task][tests] Make sure we enter the measured sleep after the Task thread started measuring backPressure/idle time

No new revisions were added by this update.

Summary of changes:
 .../apache/flink/runtime/metrics/TimerGauge.java   |  5 ++++
 .../streaming/runtime/tasks/StreamTaskTest.java    | 28 ++++++++++++++++------
 2 files changed, 26 insertions(+), 7 deletions(-)