Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Race condition on Java 11/17 on 23 branch #123

Open
nicktindall opened this issue Jul 28, 2023 · 0 comments
Open

Race condition on Java 11/17 on 23 branch #123

nicktindall opened this issue Jul 28, 2023 · 0 comments
Assignees
Labels

Comments

@nicktindall
Copy link
Contributor

nicktindall commented Jul 28, 2023

There's a specific test that when run on Java 11 or 17 on the release/23 branch fails with a strange error. It's resolved by increasing a Jvm.pause.

It's not a rabbit hole I'm inclined to go down but you can see examples of it in https://teamcity.chronicle.software/buildConfiguration/Chronicle_ChronicleQueueEnterprise_SnapshotJava11/832421?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildChangesSection=true&expandBuildProblemsSection=true&expandBuildTestsSection=true

And it's 100% reproducible by running SwitchMasterTest#networkStatsListenerIsAppliedWhenClusterReconfigures in QE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants