Details
-
Bug
-
Status: Closed (View Workflow)
-
TBD
-
Resolution: Done
-
None
-
None
-
-
EPAM-Veg Sprint 113, EPAM-Veg Sprint 114, EPAM-Veg Sprint 115
-
1
-
Vega
-
R1 2021 Hot Fix #1
-
Yes
Description
Update: Approved as R1 2021 Hot Fix at Capacity Planning Team meeting on May 17, 2021.
Overview:
HTTP clients created within PubsubClient in PubSubClientUtils are not closed properly, resulting in a memory leak. See CIRC-1121 for details.
Steps to Reproduce:
- Repeatedly run check-in and/or check-out process in mod-circulation.
- Take a memory dump of mod-circulation's process.
- See that HttpClientImpl objects are piling up.
Expected Results:
HttpClientImpl objects are closed after use and picked up by garbage collector.
Actual Results:
HttpClientImpl objects are piling up in memory.
TestRail: Results
Attachments
Issue Links
- blocks
-
CIRC-1121 Investigate Memory Leaks, HttpClients
-
- Closed
-
- has to be done before
-
CIRC-1121 Investigate Memory Leaks, HttpClients
-
- Closed
-
- relates to
-
MODPUBSUB-170 Hotfix release v2.0.7
-
- Closed
-