Caideyipi opened a new pull request, #18427: URL: https://github.com/apache/iotdb/pull/18427
## Summary - Backport #18424 to `dev/1.3`. - Remove the per-request INFO log for redirect and idempotent-conflict statuses in the AirGap receiver. - Remove the repetitive INFO log emitted on each temporary-unavailable retry. ## Testing - `mvn spotless:apply -pl iotdb-core/datanode` - `git diff --check` - `mvn -o -nsu -Ddevelocity.off=true compile -pl iotdb-core/datanode` (Checkstyle and Spotless pass; compilation reaches javac but is blocked by pre-existing cross-module/generated-API mismatches involving `areOptionsEnabled`, SQL parser accessors, and `shouldWaitForSchemaBeforeLoad`. The changed file reports no errors.) -- 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]
