Caideyipi opened a new pull request, #18051: URL: https://github.com/apache/iotdb/pull/18051
## Summary - allocate pipe TsFile parser, sink batch, and TsFile read buffers from PipeMemoryManager only while active - resize tablet and IoTConsensusV2 batch memory by actual buffered data, and release it on success, discard, or close - bound TsFile read buffer allocation by the current file size across thrift, airgap, legacy, and IoTConsensusV2 sinks ## Tests - mvn spotless:apply -pl iotdb-core/datanode - git diff --check - mvn -pl iotdb-core/datanode -DskipTests compile (fails on existing non-pipe compile issues: missing commons-collections4 ComparatorChain, missing SystemConstant authentication keys, missing ColumnHeaderConstant showCreate headers, and related generated aggregation symbols) -- 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]
