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

Fix intermittent ClassCircularityError by preloading ThreadLocalRandom since ByteBuddy 1.12.11 #718

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

yizhouw11
Copy link
Contributor

This PR fixes intermittent ClassCircularityError caused by ByteBuddy. Check Discussion#12572 for detailed information.

  • If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #.
  • Update the CHANGES log.

@wu-sheng wu-sheng added this to the 9.4.0 milestone Sep 23, 2024
@wu-sheng wu-sheng added bug Something isn't working core labels Sep 23, 2024
@lujiajing1126 lujiajing1126 mentioned this pull request Sep 23, 2024
2 tasks
@wu-sheng wu-sheng merged commit 5c4970b into apache:main Sep 23, 2024
192 checks passed
@yizhouw11 yizhouw11 deleted the fix/cce branch September 23, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants