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

   ## Summary
   
   Cherry-pick the changes from #16724 onto `dev/1.3`.
   
   This brings over the optimized `dn_thrift_max_frame_size` configuration 
logic, including automatic default calculation from JVM max memory and 
preserving user-configured positive values.
   
   ## Notes
   
   - Cherry-picked commits from #16724:
     - 8ffc33a6f12a224c3db3315798f4f2320b40d985
     - 93996bf94e4a9864af8149344fa5fab1a51dc93d
     - a7b9b83e7e568ff0aaffec990f41f64eb6f86faa
   - Resolved one conflict in `TElasticFramedTransport.java` by keeping the 
existing `dev/1.3` write-frame size check and applying the PR's read-frame 
validation refactor.
   
   ## Validation
   
   ```
   ./mvnw -pl iotdb-core/datanode -am -DskipTests -Dspotless.check.skip=true 
-Dcheckstyle.skip=true compile
   ```


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