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

Retry randomUUID() to mitigate intermittent java NativeSeedGenerator failure #1705

Merged
merged 3 commits into from
Dec 8, 2021

Conversation

VeryVerySpicy
Copy link
Contributor

Java's NativeSeedGenerator can sometimes fail on getSeedBytes(). Exact reason is unknown but high system load seems to contribute to likelihood. Retry once to mitigate.

@VeryVerySpicy VeryVerySpicy changed the title Retry once Retry randomUUID() to mitigate intermittent java NativeSeedGenerator failure Dec 6, 2021
tkyc
tkyc previously approved these changes Dec 6, 2021
@lilgreenbird lilgreenbird added this to the 10.1.0 Preview milestone Dec 6, 2021
@VeryVerySpicy VeryVerySpicy merged commit 901ec95 into microsoft:main Dec 8, 2021
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.

3 participants