Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 14.0.0, Meridian-2015.1.0
-
Fix Version/s: 16.0.4, Meridian-2015.1.1, 17.0.0
-
Component/s: Polling / Monitors / Outages
-
Security Level: Default (Default Security Scheme)
-
Labels:None
Description
While testing the PSM on the remote poller, we noticed that the all of the worker threads would eventually get stuck trying to read data from a stale TCP connection. See the attached thread dump.
It appears that this is caused by https://issues.apache.org/jira/browse/HTTPCLIENT-1478.
We are currently using httpclient=4.3.4 and httpcore=4.3.2.