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

   ## Summary
   
   - Backport commit 10950e13ea9cdc1937d4ff63254538e51a0fbf3a (#18422) to 
dev/1.3.
   - Treat pipe_total_floating_memory_proportion as the upper limit for 
floating InsertNode memory.
   - Allow non-floating Pipe allocations to borrow unused floating memory and 
reclaim it symmetrically.
   - Adapt the change to dev/1.3's counter-based PipeMemoryManager and update 
capacity consumers to use the manager instance.
   - Preserve the dev/1.3 resize admission hard limits and add regression 
coverage.
   
   ## Testing
   
   - Spotless apply for datanode and node-commons: passed.
   - DataNode test-compile with Checkstyle and Spotless: passed.
   - PipeMemoryManagerResizeTest, PipeMemoryManagerTest, and 
PipeDataNodeTaskAgentTest: 12 tests, 0 failures, 0 errors.
   - git diff --check origin/dev/1.3...HEAD: passed.


-- 
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