Details
-
Story
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
Security Level: Default (Default Security Scheme)
-
None
-
Horizon 2019 - October 23rd
Description
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" in etc/provisiond-configuration.xml.
Instead of requiring this work around, we should update newSuspect events to always be single-threaded.