Fixed
Details
Assignee
Chandra GorantlaChandra GorantlaReporter
Jesse WhiteJesse WhiteSprint
NoneFix versions
Priority
Major
Details
Details
Assignee
Chandra Gorantla
Chandra GorantlaReporter
Jesse White
Jesse WhiteSprint
None
Fix versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created September 30, 2019 at 5:05 PM
Updated August 19, 2020 at 8:32 PM
Resolved October 30, 2019 at 1:06 PM
When handling newSuspect events, if multiple IP addresses belong to the same node are discovered, this can lead to duplicate nodes being created.
To work around this, we normally set
rescanThreads="1"
inetc/provisiond-configuration.xml
.Instead of requiring this work around, we should update newSuspect events to always be single-threaded.