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

WFLY-18457 Remove custom ThreadGroup from Weld's executor services #17193

Merged
merged 1 commit into from Sep 20, 2023

Conversation

manovotn
Copy link
Contributor

@manovotn manovotn commented Sep 18, 2023

WFLY Jira - https://issues.redhat.com/browse/WFLY-18457

This is linked to a WELD Jira, namely WELD-2755 which attempts to remove custom thread groups from Weld as we do not leverage them in any way and there is a memory leak connected to them (see the linked issue).
Weld PR with the same goal - weld/core#2881

@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Sep 18, 2023
@manovotn manovotn changed the title Remove custom ThreadGroup from Weld's executor services WFLY-18457 Remove custom ThreadGroup from Weld's executor services Sep 19, 2023
@manovotn
Copy link
Contributor Author

Thanks for the review and your investigation into this topic Brian!

@bstansberry bstansberry merged commit aa93f5a into wildfly:main Sep 20, 2023
17 checks passed
@bstansberry
Copy link
Contributor

Thanks @manovotn

@manovotn manovotn deleted the weld2755 branch September 20, 2023 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-ok Dependencies have been checked, and there are no significant changes
Projects
None yet
2 participants