This is an automated email from the ASF dual-hosted git repository.

tanxinyu pushed a change to branch fix_threadpool_metric_npe
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from bf43c22c86b fix concurrent bug
     add f31e1b014b1 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(-)

Reply via email to