You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by xu...@apache.org on 2020/10/04 16:30:14 UTC

[hudi] branch master updated (1f7add9 -> 6c610b9)

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

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


    from 1f7add9  [HUDI-1089] Refactor hudi-client to support multi-engine (#1827)
     add 6c610b9  [HUDI-1305] Added an API to shutdown and remove the metrics reporter. (#2132)

No new revisions were added by this update.

Summary of changes:
 .../hudi/metrics/ConsoleMetricsReporter.java       |  3 +++
 .../main/java/org/apache/hudi/metrics/Metrics.java | 30 +++++++++++++++-------
 .../hudi/metrics/TestHoodieConsoleMetrics.java     |  6 +++++
 3 files changed, 30 insertions(+), 9 deletions(-)