Caideyipi opened a new pull request, #18112: URL: https://github.com/apache/iotdb/pull/18112
Cherry-picks #18098 to dev/1.3. Original commit: 3eddf0839686b0677ef028c572ffcc6f6adeb3c1 Verification: - mvn spotless:apply -pl iotdb-core/datanode - mvn test -pl iotdb-core/datanode -Dtest=DataRegionStateMachineTest (failed before running the test because local dev/1.3 dependencies are stale: missing PipePeriodicalLogReducer and FileUtils.createLink) - mvn test -pl iotdb-core/datanode -am -Dtest=DataRegionStateMachineTest -DfailIfNoTests=false -Dsurefire.failIfNoSpecifiedTests=false (failed in thrift generated sources because TProtocol lacks incrementRecursionDepth/decrementRecursionDepth) -- 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]
