Skip to content

fix: eliminate race condition in UpstreamCheckServiceTest.testReplace#6355

Open
eye-gu wants to merge 2 commits into
apache:masterfrom
eye-gu:fix-6354
Open

fix: eliminate race condition in UpstreamCheckServiceTest.testReplace#6355
eye-gu wants to merge 2 commits into
apache:masterfrom
eye-gu:fix-6354

Conversation

@eye-gu
Copy link
Copy Markdown
Contributor

@eye-gu eye-gu commented Jun 2, 2026

close #6354

By the way, The CI matrix currently tests Java 17, 19, 20, 21. Given JDK is now at 26, non-LTS versions (18, 19, 20) add CI overhead without much value.

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] UpstreamCheckServiceTest.testReplace flaky test due to race condition

1 participant