This is an automated email from the ASF dual-hosted git repository.
pnowojski pushed a change to branch release-2.2
in repository https://gitbox.apache.org/repos/asf/flink.git
from a0197d5d739 [FLINK-40548][ci] Use image with ubuntu 24.04
new 4e2ddf09cc4 [FLINK-40549][metrics] Remove metricGroup parent reference
upon close()
new 61ec50ecfe5 [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(-)