Actions
Bug #8442
open
AK
AK
capture-bypass: worker timeout of flows causes statistics inconsistencies
Bug #8442:
capture-bypass: worker timeout of flows causes statistics inconsistencies
Affected Versions:
Effort:
Difficulty:
Label:
Description
Problem:¶
When a worker times out a capture-bypassed flow, it does not call the necessary functions to update the flow statistics.
Gathering statistics can be a costly operation, as it depends on the BypassUpdate callback implementation (e.g., querying hardware).
Proposed solution:¶
Forbid workers from timing out capture-bypassed flows and allow only FlowManager to handle their timeouts and updates.
OT Updated by OISF Ticketbot 1 day ago
- Subtask #8443 added
OT Updated by OISF Ticketbot 1 day ago
- Label deleted (
Needs backport to 8.0)
Actions