Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
27.0.3
-
Security Level: Default (Default Security Scheme)
-
None
-
Horizon 2021 - Jan 20 - Feb 3, Horizon 2021 - Feb 3 - Feb 17
Description
The sequence number tracking used to check flows for completeness is not aware of multiple thread processing the incoming packets. It must be able to track the completeness even if packets are processed by multiple receiver threads. In addition, it must allow packets to be received out-of-order for a certain timespan.