This is an automated email from the ASF dual-hosted git repository.
pnowojski pushed a change to branch release-2.3
in repository https://gitbox.apache.org/repos/asf/flink.git
from 252231a7474 [FLINK-40350][table-runtime] `LPAD`/`RPAD` split
supplementary-plane characters into unpaired surrogates
new 8f6c6547b19 [FLINK-40549][metrics] Remove metricGroup parent reference
upon close()
new b2f4045f301 [FLINK-40549][metrics] Close splitMetricGroup along with
the child splitWatermarkMetricGroup
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../metrics/groups/AbstractMetricGroup.java | 11 +++++
.../groups/InternalSourceSplitMetricGroup.java | 19 ++++++---
.../groups/InternalSourceSplitMetricGroupTest.java | 12 ++++++
.../runtime/metrics/groups/MetricGroupTest.java | 49 ++++++++++++++++++++++
4 files changed, 85 insertions(+), 6 deletions(-)