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

[Feature Request]: Name all Java threads to aid in debugging #23049

Closed
kennknowles opened this issue Sep 6, 2022 · 2 comments
Closed

[Feature Request]: Name all Java threads to aid in debugging #23049

kennknowles opened this issue Sep 6, 2022 · 2 comments
Assignees
Labels
core done & done Issue has been reviewed after it was closed for verification, followups, etc. good first issue java new feature P2

Comments

@kennknowles
Copy link
Member

What would you like to happen?

Java threads can be giving names in various ways, such as this one. It would be useful to scan through the codebase and make sure to do this each place where we create threads or thread pools, etc. This way stuck threads or leaked threads are very obvious to debug.

Issue Priority

Priority: 2

Issue Component

Component: sdk-java-core

@Geddy05
Copy link
Contributor

Geddy05 commented Sep 23, 2022

.take-issue

@Geddy05
Copy link
Contributor

Geddy05 commented Oct 13, 2022

.close-issue

@apilloud apilloud added the done & done Issue has been reviewed after it was closed for verification, followups, etc. label Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core done & done Issue has been reviewed after it was closed for verification, followups, etc. good first issue java new feature P2
Projects
None yet
Development

No branches or pull requests

3 participants