Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 25.0.0, 25.1.0, 25.1.1
-
Fix Version/s: 25.1.2
-
Component/s: None
-
Security Level: Default (Default Security Scheme)
-
Labels:None
-
Epic Link:
-
Sprint:Horizon 2019 - November 27th
Description
The telemetryd TCP Listener implementations do not respect the streaming behavior of TCP sessions and drop some payload unprocessed if multiple protocol packets get transmitted in a single TCP packet (or packets get reassambled).
Currently the listeners copy the packets payload to a buffer which is used for processing. All unprocessed data is dropped and it's always assumed that the packet has transmitted at it's full length.
Attachments
Issue Links
- blocks
-
NMS-12434 Add system test for IpfixTcpParser
-
- Resolved
-