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 2020/06/18 08:07:35 UTC

[flink] branch master updated (99fca58 -> 476a8ba)

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 99fca58  [FLINK-16589][table-planner-blink] Split code for AggsHandlerCodeGenerator
     add afdb7bf  [FLINK-18310][metrics] Properly handle interval parsing errors
     add 476a8ba  [hotfix][metrics] Only parse reporter interval if required

No new revisions were added by this update.

Summary of changes:
 .../flink/runtime/metrics/MetricRegistryImpl.java  | 49 +++++++++++++---------
 .../runtime/metrics/MetricRegistryImplTest.java    | 27 ++++++++++++
 2 files changed, 56 insertions(+), 20 deletions(-)