Caideyipi opened a new pull request, #18069: URL: https://github.com/apache/iotdb/pull/18069
## Summary - Add ConfigNodeMemoryConfig and confignode_memory_proportion for ConfigNode Pipe/Free memory split. - Wire PipePeriodicalLogReducer to DataNode and ConfigNode memory resize hooks. - Keep ConfigNode Pipe memory exposed only as logReducerMemory, so no other CN module is attached to the new memory framework. ## Tests - PASS: mvn spotless:apply -pl iotdb-core/node-commons,iotdb-core/confignode,iotdb-core/datanode - PASS: mvn test -pl iotdb-core/node-commons,iotdb-core/confignode "-Dtest=PipePeriodicalLogReducerTest,ConfigNodeMemoryConfigTest" -DfailIfNoTests=false - PASS: mvn compile -pl iotdb-core/node-commons,iotdb-core/confignode - NOTE: mvn compile -pl iotdb-core/node-commons,iotdb-core/datanode reaches javac but fails on existing calc MemoryReservationManager#setHighestPriority mismatch unrelated to this Pipe change. -- 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]
