Details
Description
The Admin - Change Repository Blob Store task spawns threads which have a default name: ie. pool-xxxxx-thread-x
Threads and thread pools should spawn threads should be contextually named to aid problem diagnosis in thread dumps. This is something addressed in several different versions of NXRM.
For motivation and context refer to similar issues NEXUS-14110 and NEXUS-21198
Expected
All thread pools and threads in those pools should be given a name that is relevant to the feature area that is responsible for that pool.
https://stackoverflow.com/questions/6113746/naming-threads-and-thread-pools-of-executorservice
Attachments
Issue Links
- fixed by
-
NEXUS-25507 Admin - Change repository blob store task can spawn too many threads and destabilize the server
-
- Closed
-