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

Connection leak in persistence jdbc common #1625

Open
elguardian opened this issue Nov 19, 2024 · 0 comments · May be fixed by apache/incubator-kie-kogito-runtimes#3784
Open

Connection leak in persistence jdbc common #1625

elguardian opened this issue Nov 19, 2024 · 0 comments · May be fixed by apache/incubator-kie-kogito-runtimes#3784
Assignees
Labels
area:bpmn Related to BPMN area:engine Related to the runtime engines type:bug Something is behaving unexpectedly

Comments

@elguardian
Copy link

Autocloseable wrapper is not working properly cause connection leak and exhausting the connections at some point.

@elguardian elguardian self-assigned this Nov 19, 2024
@yesamer yesamer added type:bug Something is behaving unexpectedly area:bpmn Related to BPMN area:engine Related to the runtime engines labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:bpmn Related to BPMN area:engine Related to the runtime engines type:bug Something is behaving unexpectedly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants