You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ma...@apache.org on 2023/05/31 09:48:18 UTC

[iotdb] branch cpu-monitor updated (4ef46b7b383 -> c799e83f37a)

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

marklau99 pushed a change to branch cpu-monitor
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 4ef46b7b383 use metric constant
     add c799e83f37a fix code smell

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/metrics/MetricConstant.java   |  4 ++++
 .../commons/concurrent/DataNodeThreadModule.java   |  4 +---
 .../commons/concurrent/IoTDBThreadPoolFactory.java | 17 ++------------
 .../iotdb/commons/concurrent/ThreadName.java       | 27 +++++++++++-----------
 .../commons/concurrent/ThreadPoolMetrics.java      | 17 ++++++++++++++
 5 files changed, 38 insertions(+), 31 deletions(-)