Caideyipi opened a new pull request, #18144: URL: https://github.com/apache/iotdb/pull/18144
## Summary - Introduce a unified ConfigNode Pipe memory manager and move PipePeriodicalLogReducer resizing onto it. - Account ConfigNode receiver snapshot piece request bodies before deserializing/writing file pieces. - Account TRANSFER_COMPRESSED decompression extra buffer and return temporary-unavailable status on allocation failure. - Update ConfigNode Pipe memory config comments to cover log reducer and receiver temporary buffers. ## Tests - mvn spotless:apply -pl iotdb-core/confignode,iotdb-core/node-commons - mvn -Ddevelocity.off=true -Dcheckstyle.skip=true -Dspotless.check.skip=true test-compile -pl iotdb-core/confignode -DskipTests - mvn -Ddevelocity.off=true -Dcheckstyle.skip=true -Dspotless.check.skip=true test-compile -P with-zh-locale -pl iotdb-core/confignode -DskipTests -- 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]
