Skip to content

Conversation

@linghengqian
Copy link
Member

For #35052 .

Changes proposed in this pull request:

  • Fixes the instability test of Doris FE.
  • In Windows Server 2025 CI, org.apache.shardingsphere.test.natived.jdbc.databases.DorisFETest is not running stably because dyrnq/doris:4.0.0 is a full 11.5 GB, which can easily take more than 2 minutes to download. withStartupTimeout is useless in this scenario; the pull timeout for testcontainers can only be configured through testcontainers.properties. See https://java.testcontainers.org/features/configuration/ .
  • image

Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.
  • I have updated the Release Notes of the current development version. For more details, see Update Release Note

@linghengqian linghengqian marked this pull request as ready for review February 10, 2026 14:55
@linghengqian linghengqian added this to the 5.5.3 milestone Feb 10, 2026
@terrymanu terrymanu merged commit fce5f2a into apache:master Feb 11, 2026
24 of 26 checks passed
@linghengqian linghengqian deleted the re-doris branch February 11, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants