This is an automated email from the ASF dual-hosted git repository.
xtsong pushed a change to branch release-1.16
in repository https://gitbox.apache.org/repos/asf/flink.git
from 9213effb32a [FLINK-29479][python] Fix system env cause conflict with
users python depdendency
new 3423354aa55 [hotfix][tests] Migrate MetricFetcherTest to JUnit5
new c52e1519b50 [FLINK-29134][metrics] Do not repeatedly add useless
metric updating tasks to avoid wasting resources
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:
.../handler/legacy/metrics/MetricFetcherImpl.java | 148 ++++++-----
.../handler/legacy/metrics/MetricFetcherTest.java | 288 +++++++++++++--------
2 files changed, 268 insertions(+), 168 deletions(-)