Fixed
Details
Details
Assignee
Benjamin Reed
Benjamin ReedReporter
Jesse White
Jesse WhiteComponents
Sprint
None
Fix versions
Priority
PagerDuty
PagerDuty
Created September 29, 2017 at 3:34 PM
Updated January 9, 2019 at 3:04 PM
Resolved January 9, 2019 at 3:04 PM
In some cases the BestMatchPingerFactory may return the NullPinger, even when other options should work i.e. the necessary JNI bits for the JICMP pinger are available, and the JNA pinger is functional.
When using the NullPinger, all ICMP requests "fail".
Restarting the JVM restores the appropriate pinger.