Resolved Issue in Flowlink 1.1.2+H2
Flowlink encountered a fatal error (E-77177)
Further investigation of this issue uncovered that Flowlink could still encounter the fatal error. While processing reported IPs in sFlow data, Flowlink could experience a race condition due to simultaneous update and read operations of the
reportedIps
table. This issue is resolved. The race condition no longer occurs which caused Flowlink to stop responding and close.