Caideyipi opened a new pull request, #18090: URL: https://github.com/apache/iotdb/pull/18090
## Description - Add DataNode receiver pipe memory accounting around compressed request decompression, sliced request buffering/assembly, and file-piece writes. - Release buffered slice memory on clear/exit/error paths and reject invalid/oversized slices before assembly. - Add a helper to estimate compressed request decompression size without consuming the request body. ## Tests - mvn -pl iotdb-core/node-commons -Dtest=PipeTransferCompressedReqTest,PipeTransferSliceReqBuilderTest test - mvn -pl iotdb-core/datanode -am -DskipTests compile - mvn -pl iotdb-core/datanode -am -Dtest=IoTDBDataNodeReceiverTest -Dsurefire.failIfNoSpecifiedTests=false test -- 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]
