Fixed
Details
Assignee
Jesse WhiteJesse WhiteReporter
Jesse WhiteJesse WhiteComponents
Fix versions
Affects versions
Priority
Critical
Details
Details
Assignee
Jesse White
Jesse WhiteReporter
Jesse White
Jesse WhiteComponents
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created November 9, 2015 at 4:19 PM
Updated April 1, 2016 at 8:13 PM
Resolved November 16, 2015 at 7:35 PM
This can happen on systems with heavy load, and is prone to occur when full GCs are happening.
The ICMP replies and timeout callbacks are handled on separate threads, and in certain cases it is possible for the timeout callback to be made when we have received, but not yet processed the response.