Done
Details
Details
Assignee
Illia Daliek
Illia DaliekReporter
Craig McNally
Craig McNallyPriority
Story Points
1
Sprint
None
Development Team
Concorde
Fix versions
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created February 8, 2021 at 10:55 PM
Updated March 12, 2021 at 2:55 PM
Resolved February 12, 2021 at 11:51 PM
Overview:
The PTF found that there appears to be a very high number of HttpClientImpl objects after running test harvests. This is an indication that HttpClients are not being closed properly.
Example: https://github.com/folio-org/mod-oai-pmh/blob/92ba4b30381fdbc5a93312a78fa4dc3e5c827db4/src/main/java/org/folio/oaipmh/processors/MarcWithHoldingsRequestHelper.java#L319