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

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


    from 03e8e51b5a0 Pipe: Removed the MQTT source (#16405)
     add a36cf151cfc Pipe: Avoided timeIndexes' memory occupation for deleted 
tsFiles && Removed useless stale logic && Improved the memory calculation of 
tsFileResource && Avoided the potential failure for permission check when the 
source file is deleted (#16399)

No new revisions were added by this update.

Summary of changes:
 .../agent/task/connection/PipeEventCollector.java  |   7 +-
 .../db/pipe/event/common/PipeInsertionEvent.java   |   8 --
 .../tsfile/PipeCompactedTsFileInsertionEvent.java  |   2 +
 .../common/tsfile/PipeTsFileInsertionEvent.java    |  70 +++++----------
 .../db/pipe/event/realtime/PipeRealtimeEvent.java  |  13 ---
 ...istoricalDataRegionTsFileAndDeletionSource.java | 100 +++++++++++----------
 .../matcher/CachedSchemaPatternMatcher.java        |   9 +-
 .../dataregion/tsfile/TsFileResource.java          |  25 ++++--
 .../pipe/event/TsFileInsertionEventParserTest.java |   1 +
 .../compaction/AbstractCompactionTest.java         |   2 +
 10 files changed, 107 insertions(+), 130 deletions(-)

Reply via email to