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 2f6c6d048d1 Pipe Meta: Fixed concurrent bug of start and close
operation for schema region extractor & fixed IT flush problems (#12044)
add 1e7c9c0885a Pipe: fixed the bug that processor dies when encountered
memory shortage for tablets in a period of time (#12042)
add 502bdc97350 merge master
No new revisions were added by this update.
Summary of changes:
.../common/tablet/PipeRawTabletInsertionEvent.java | 4 ++--
.../db/pipe/resource/memory/PipeMemoryManager.java | 22 +++++++++++++++++-----
.../pipe/task/connection/PipeEventCollector.java | 2 ++
.../subtask/processor/PipeProcessorSubtask.java | 16 ++++++++++++++++
.../processor/PipeProcessorSubtaskWorker.java | 7 ++++---
.../client/IoTDBThriftSyncClientManager.java | 3 +--
.../pipe/task/subtask/PipeReportableSubtask.java | 5 +++++
.../commons/pipe/task/subtask/PipeSubtask.java | 4 ----
8 files changed, 47 insertions(+), 16 deletions(-)