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

spricoder pushed a change to branch feature/memory_collect
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 47357111772 Update StreamEngineMetrics
     add 0b9f26ca8e6 Add Consensus Memory Block

No new revisions were added by this update.

Summary of changes:
 .../iotdb/consensus/config/IoTConsensusConfig.java | 27 ++++++------
 .../apache/iotdb/consensus/iot/IoTConsensus.java   |  4 +-
 .../logdispatcher/IoTConsensusMemoryManager.java   | 50 +++++++---------------
 .../db/consensus/DataRegionConsensusImpl.java      |  3 +-
 .../metrics/memory/ConsensusMemoryMetrics.java     | 20 +++++++++
 .../commons/memory/AtomicLongMemoryBlock.java      | 14 ++++++
 .../apache/iotdb/commons/memory/IMemoryBlock.java  |  9 +++-
 7 files changed, 75 insertions(+), 52 deletions(-)

Reply via email to