Open
Description
We are using azure version 1.2.31 (bom)
When we run multiple transfer from/to azure the number of azure thread remains: (see in jstack(
azure-sdk-global-thread-1
..
..
..
..
..
azure-sdk-global-thread-59
We are using new httpclient for every job we are running. (different clients and configuration)
When we use the previous version (1.2.23) - bom those threads were deleted after use.
Does the threads should be remains after actions finished or the thread pool is go away.
Is there an option to delete the connection pool after finish the action?
Today we don't set any ConnectionPool in our code.we use the default (should be set to 5 but we run in parallel multiple instances of httpclient)
Thanks.
Itay
Metadata
Metadata
Assignees
Type
Projects
Status
No status