This is an automated email from the ASF dual-hosted git repository.
jt2594838 pushed a change to branch dev/1.3
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 106d7bf3c15 [Pipe] Resume TsFile parsing after retryable failures
(#18261) (#18283)
add 945ad796e95 Fix pipe tablet memory self-lock during batching (#18266)
(#18282)
No new revisions were added by this update.
Summary of changes:
.../db/pipe/resource/memory/PipeMemoryManager.java | 16 ++-
.../memory/PipeMemoryManagerResizeTest.java | 113 +++++++++++++++++++++
2 files changed, 128 insertions(+), 1 deletion(-)
create mode 100644
iotdb-core/datanode/src/test/java/org/apache/iotdb/db/pipe/resource/memory/PipeMemoryManagerResizeTest.java