generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature
Set descriptive names for each thread created by AWS JDBC wrapper, such as by these thread pools:
Use Case
While profiling I noticed generic thread names such as these:
Initially it was not clear what these were, but after debugging we found these threads are created by AWS JDBC wrapper. As there is no name set specifically, Java generates generic thread names.
It would be helpful and better practice if these threads can have a more descriptive name.
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
The AWS Advanced JDBC Driver version used
2.3.9
JDK version used
openjdk version "21" 2023-09-19 OpenJDK Runtime Environment Zulu21.28+85-CA (build 21+35) OpenJDK 64-Bit Server VM Zulu21.28+85-CA (build 21+35, mixed mode, sharing)
Operating System and version
MacOS 15.3.2
PeterBollen893
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request