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-15517] "ThreadLocal" variables clean up (jpa) #14809

Conversation

boris-unckel
Copy link
Contributor

"ThreadLocal" variables should be cleaned up when no longer used (jpa)

Fixes https://issues.redhat.com/browse/WFLY-15517
as part of https://issues.redhat.com/browse/WFLY-15513

@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Oct 17, 2021
@boris-unckel boris-unckel force-pushed the WFLY-15517_clean_threadlocal_jpa branch from 47bf6b3 to ff2bb9b Compare October 17, 2021 17:30
@stuartwdouglas
Copy link
Contributor

This will result in a lot more list allocations for no real gain.

@boris-unckel
Copy link
Contributor Author

Withdraw - see previous comment.

@boris-unckel boris-unckel deleted the WFLY-15517_clean_threadlocal_jpa branch October 18, 2021 13:30
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