Details
-
Bug
-
Status: Closed (View Workflow)
-
P1
-
Resolution: Done
-
1.0.0, 2.3.3, 2.4.0
-
None
-
-
CP: sprint 128
-
1
-
Core: Platform
-
R2 2021 Hot Fix #4
Description
From code inspection it is apparent that there's a socket leak in mod-pubsub-server.. A HttpClient is created for each request. A HttpClient/WebClient should only be created once per Vert.x instance. It is a factory of requests.
This affects all versions of mod-pubsub (since December 2019).
TestRail: Results
Attachments
Issue Links
- blocks
-
CIRC-1370 Socket leak (system becomes unresponsive).
-
- Closed
-
- clones
-
MODPUBSUB-201 socket leak for outgoing HTTP requests
-
- Closed
-
- relates to
-
MODPUBSUB-202 Bad HTTP client pool utilitization in mod-pubsub-client
-
- Closed
-
-
OKAPI-1054 WebClientFactory to avoid socket leaks (okapi-common)
-
- Closed
-
-
MODNOTIFY-94 socket leak
-
- Closed
-