While running tests I observed a thread dump which contained way too many instances of CacheCleaner threads. The issue appear due to some bugs in the logic that starts and stops CacheCleaner in ConnectionPool.
HttpClient ConnectionPool may spawn several concurrent CacheCleaner and prevent early GC of HttpClient.
-
Daniel Fuchs
-
Daniel Fuchs
- Votes:
-
0 Vote for this issue
- Watchers:
-
4 Start watching this issue
- Created:
- Updated:
- Resolved: