This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a change to branch fix_threadpool_metric_npe_cp
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 56d6a25e0f8 fix concurrent bug
add 9e2ff2a2aa8 fix threadpoolmetric leak & points asyncreporter metric
leak
No new revisions were added by this update.
Summary of changes:
.../PipeDataNodeRemainingEventAndTimeOperator.java | 2 +-
.../iotdb/metrics/core/IoTDBMetricManager.java | 2 +-
.../iotdb/metrics/AbstractMetricManager.java | 12 ++--
.../iotdb/metrics/AbstractMetricService.java | 40 +++++++++---
.../commons/concurrent/ThreadPoolMetrics.java | 74 +++++++---------------
.../WrappedScheduledExecutorService.java | 2 +
.../WrappedSingleThreadExecutorService.java | 2 +
.../WrappedSingleThreadScheduledExecutor.java | 2 +
.../threadpool/WrappedThreadPoolExecutor.java | 2 +
9 files changed, 66 insertions(+), 72 deletions(-)