Caideyipi opened a new pull request, #18582:
URL: https://github.com/apache/iotdb/pull/18582

   ## Summary\n- make pipe batch memory resizing non-blocking and roll back 
failed batch construction\n- close detached tablet/TsFile batches without 
releasing handler-owned event references\n- make async transfer/retry callbacks 
idempotent and clean up event, parser, reader, and temporary-file resources\n- 
add regression coverage for memory pressure, parser close races, retry 
reference counts, batch detachment, and TsFile cleanup\n\n## Verification\n- 
mvn compile -pl iotdb-core/datanode -DskipTests\n- mvn test -pl 
iotdb-core/datanode 
-Dtest=PipeMemoryManagerResizeTest,TsFileInsertionEventParserTest,PipeSinkTest,PipeTabletEventTsFileBatchTest,PipeTransferBatchReqBuilderTest,PipeTransferTrackableHandlerTest,PipeTransferTsFileHandlerCleanupTest,IoTDBDataRegionAsyncSinkTest
 -DfailIfNoTests=false\n- mvn test-compile -pl iotdb-core/datanode -P 
with-zh-locale -DskipTests\n\nAll selected tests passed; 70 tests ran, 0 
failed, 3 skipped. The local untracked OPC UA test keystore was intentiona
 lly excluded.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to