[Feature Request]: Name all Java threads to aid in debugging #23049
Labels
core
done & done
Issue has been reviewed after it was closed for verification, followups, etc.
good first issue
java
new feature
P2
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
The text was updated successfully, but these errors were encountered: