You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by dw...@apache.org on 2021/11/15 07:37:29 UTC

[flink] branch master updated (07d2585 -> 6c82d0b)

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

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


    from 07d2585  [FLINK-24784][runtime] Enable state.backend.latency-track.state-name-as-variable by default
     add 6c82d0b  [FLINK-24690][runtime] Changed the calculation of reaching buffer debloat threshold into more expected way

No new revisions were added by this update.

Summary of changes:
 .../flink/runtime/throughput/BufferDebloater.java  | 29 +++++++---
 .../runtime/throughput/BufferDebloaterTest.java    | 62 +++++++++++++++++++---
 2 files changed, 78 insertions(+), 13 deletions(-)