This is an automated email from the ASF dual-hosted git repository.
xtsong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from be46408c024 [FLINK-29271][parquet] Use byte array instead of
ByteBuffer to improve performance and be compatible with DirectByteBuffer
add e13200ce31e [hotfix][tests] Migrate MetricFetcherTest to JUnit5
add 93af1e45a1e [FLINK-29134][metrics] Do not repeatedly add useless
metric updating tasks to avoid wasting resources
No new revisions were added by this update.
Summary of changes:
.../handler/legacy/metrics/MetricFetcherImpl.java | 148 ++++++-----
.../handler/legacy/metrics/MetricFetcherTest.java | 288 +++++++++++++--------
2 files changed, 268 insertions(+), 168 deletions(-)