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

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


    from 5eff10ec013 Pipe: integrate pipe with metrics framework & add assigner 
/ extractor / processor / connector / heartbeat metrics (#11302)
     add df374105ba9 [IOTDB-6169] Pipe: Allocate a PipeInsertNodeCache to each 
leader data region (#11201)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 13 ----------
 .../wal/checkpoint/CheckpointManager.java          | 13 ++++++++--
 .../dataregion/wal/checkpoint/MemTableInfo.java    |  7 ++++++
 .../storageengine/dataregion/wal/node/WALNode.java |  4 +++
 .../dataregion/wal/utils/WALEntryHandler.java      |  1 +
 .../dataregion/wal/utils/WALEntryPosition.java     | 11 +++++---
 .../dataregion/wal/utils/WALInsertNodeCache.java   | 29 ++++++++++++----------
 .../dataregion/wal/node/WALEntryHandlerTest.java   |  2 +-
 .../wal/utils/WALInsertNodeCacheTest.java          | 10 ++++----
 9 files changed, 53 insertions(+), 37 deletions(-)

Reply via email to