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

rong pushed a change to branch pipe-meta-sync
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 49ef0babce7 Pipe Meta: Revert auto flush of Pipe IT to reduce the 
resource occupation (#12055)
     add bcedeb7d0fd [IOTDB-6296] Fix memory leak in MQTTService
     add 76702b0e2fa Pipe: Pattern parsing pruning: When pattern is at the 
level below database, the parsing logic can be skipped if tsfiles / tablets 
completely match with the pattern (#12049)
     add 21e1c83274d Merge branch 'master' of https://github.com/apache/iotdb 
into pipe-meta-sync

No new revisions were added by this update.

Summary of changes:
 .../tablet/PipeInsertNodeTabletInsertionEvent.java |   7 +
 .../common/tablet/PipeRawTabletInsertionEvent.java |   4 +-
 .../common/tsfile/PipeTsFileInsertionEvent.java    |  27 +++-
 .../tsfile/TsFileInsertionDataContainer.java       |  16 +++
 .../pipe/task/connection/PipeEventCollector.java   |   6 +-
 .../iotdb/db/protocol/mqtt/MPPPublishHandler.java  | 151 +++++++++++----------
 .../iotdb/commons/pipe/event/EnrichedEvent.java    |   8 +-
 7 files changed, 138 insertions(+), 81 deletions(-)

Reply via email to