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

[kie-issues#843] Replace random UUID generator with a deterministic random one. #3394

Merged
merged 3 commits into from
Feb 8, 2024

Conversation

baldimir
Copy link
Contributor

@baldimir baldimir commented Feb 7, 2024

This PR replaces occurences of UUID.randomUUID with a generated UUID with a deterministic seed. That means, each sequence of generated random UUIDs are reproducible.

@baldimir
Copy link
Contributor Author

baldimir commented Feb 7, 2024

I am missing the Apache header in the UUIDGenerator class. Will add it.

@baldimir
Copy link
Contributor Author

baldimir commented Feb 7, 2024

Fixed.

@baldimir baldimir merged commit a8b1de3 into apache:main Feb 8, 2024
6 checks passed
baldimir added a commit to baldimir/kogito-runtimes that referenced this pull request Feb 9, 2024
rgdoliveira pushed a commit to rgdoliveira/kogito-runtimes that referenced this pull request Mar 11, 2024
@baldimir baldimir deleted the reproducible-process-codegen branch April 11, 2024 08:22
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