Hans Yperman created an issue |
Issue Type: |
Improvement |
---|---|
Affects Versions: |
2.22.1 |
Assignee: |
Unassigned |
Components: |
Monitoring |
Created: |
07/Feb/23 2:08 PM |
Environment: |
When a request is done, it is sent to a post processor thread. We found this thread unable to keep up with incoming requests. Specifically, ~100 reqs/second come in, but a failed DNS reverse lookup takes multiple seconds. After a day of runtime, I found ~300K PostProcessTask objects in the heap. This has multiple interesting consequences.
As a workaround, I configured it to not do reverse DNS lookups in monitoring.properties |
Priority: |
Medium |
Reporter: |
Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS |
|
This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100214-sha1:c33f0bb) |