mrproliu opened a new pull request, #155: URL: https://github.com/apache/skywalking-rover/pull/155
Since the BPF Queue is read into Rover's user space without order, this may result in a situation where a connection does not exist (because it was deleted due to closure) when preparing to parse HTTP packets. Therefore, add a delay operation before closing the connection to prevent such data loss. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
