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

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


    from c6ead315b20 Merge branch 'dev/1.3' of github.com:apache/iotdb into 
cp_wal_entry_metric
     add cb2da102991 [To dev/1.3] Pipe: Optimized the degrading logger & 
Deleted useless UT & Copied some historical filter logic from dev/1.3 (#16019) 
(#16020)
     add 1a3a3ffb200 [To dev/1.3] Pipe: Exclude the tsFiles / insertNodes from 
transfer time metric which have not be sent (#16015) (#16016)
     add 58ca1c6a469 Pipe: Fixed the hard-link lock problem & Some pipe CIs on 
master (#16006) (#16012)
     add 8bd3830c950 [to dev/1.3] Set global time filter before analyzing last 
query
     add 6c5e15b0428 Merge branch 'dev/1.3' of github.com:apache/iotdb into 
cp_wal_entry_metric

No new revisions were added by this update.

Summary of changes:
 .../tablet/PipeInsertNodeTabletInsertionEvent.java |  5 +-
 .../common/tsfile/PipeTsFileInsertionEvent.java    |  5 +-
 .../PipeRealtimeDataRegionHybridExtractor.java     | 14 +++--
 .../PipeDataNodeRemainingEventAndTimeOperator.java |  4 ++
 .../overview/PipeDataNodeSinglePipeMetrics.java    | 18 ++++---
 .../resource/tsfile/PipeTsFileResourceManager.java | 62 +++++++++++-----------
 .../queryengine/plan/analyze/AnalyzeVisitor.java   |  1 +
 .../iotdb/db/pipe/connector/PipeConnectorTest.java | 54 -------------------
 .../iotdb/commons/pipe/event/EnrichedEvent.java    |  6 +--
 9 files changed, 70 insertions(+), 99 deletions(-)

Reply via email to