This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from a1ba9728310 [HUDI-7414] Remove redundant base path config in BQ sync
(#11395)
add 44922f160bd [MINOR] Allow recreation of metrics instance for base path
(#11400)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/hudi/metrics/Metrics.java | 1 +
.../java/org/apache/hudi/metrics/TestMetrics.java | 62 ++++++++++++++++++++++
2 files changed, 63 insertions(+)
create mode 100644
hudi-common/src/test/java/org/apache/hudi/metrics/TestMetrics.java