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

KieServiceLoader is not thread-safe #1662

Closed
mariofusco opened this issue Dec 2, 2024 · 1 comment · Fixed by apache/incubator-kie-drools#6177
Closed

KieServiceLoader is not thread-safe #1662

mariofusco opened this issue Dec 2, 2024 · 1 comment · Fixed by apache/incubator-kie-drools#6177
Labels
area:engine Related to the runtime engines area:rules Related to Rules (DRL, DROOLS) type:enhancement Something that already exists needs to be improved

Comments

@mariofusco
Copy link

The cache for loaded services introduced with this commit is not thread safe.

@mariofusco
Copy link
Author

Fixed on main by apache/incubator-kie-drools@1eee5de

Backported to 10.0.x branch with apache/incubator-kie-drools@45d8ca1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:engine Related to the runtime engines area:rules Related to Rules (DRL, DROOLS) type:enhancement Something that already exists needs to be improved
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants