Caideyipi opened a new pull request, #18193: URL: https://github.com/apache/iotdb/pull/18193
Cherry-pick of 8735702a77584760f7c370aa591767e0bc7f3be2 (#18175) to dev/1.3. ## Adaptations - dev/1.3 does not contain the main-branch i18n source sets, so the i18n-only hunks were omitted and the existing inline-message style was retained. - Adapted disk-full throttling to the 1.3 org.apache.iotdb.db.storageengine.rescon.disk.FolderManager location. - Adapted ConfigNode RPC failure throttling to the older 1.3 DataNodeTSStatusRPCHandler structure. - Omitted the master-only ConfigNode reducer hot-reload hunk. ## Validation - `mvn spotless:apply -pl iotdb-core/node-commons,iotdb-core/datanode,iotdb-core/confignode` - `mvn test -pl iotdb-core/node-commons -Dtest=LoggerPeriodicalLogReducerTest` (2 tests passed) - `mvn -Ddevelocity.off=true -pl iotdb-core/node-commons,iotdb-core/datanode -Dtest=IoTDBDataNodeReceiverTest -DfailIfNoTests=false -Dsurefire.failIfNoSpecifiedTests=false test` (7 tests passed) - `mvn -Ddevelocity.off=true -pl iotdb-core/node-commons,iotdb-core/datanode,iotdb-core/confignode -DskipTests compile` - `git diff origin/dev/1.3...HEAD --check` -- 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]
