Caideyipi opened a new pull request, #18492: URL: https://github.com/apache/iotdb/pull/18492
## Description Backport `dc47a3baa0a7a932bec09a831f8b43f1859a8c16` to `dev/1.3`. For the final eventual assertion in `IoTDBPipeSinkCompressionIT`, retry failures now flush only the sender. Flushing the receiver at this point can interfere with air-gap batch transfer and make the compression IT unstable. ## Validation - `mvn spotless:apply -pl integration-test -P with-integration-tests` - `git diff --check origin/dev/1.3...HEAD` - Targeted `IoTDBPipeSinkCompressionIT` verification was attempted, but the local JVM ran out of native memory while compiling the DataNode module, before the IT executed. <hr> This PR has: - [x] been self-reviewed. - [x] modified an existing integration test. <hr> ##### Key changed/added classes (or packages if there are too many classes) in this PR - `IoTDBPipeSinkCompressionIT` -- 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]
