Skip to content

work-unit: logfwd-io/tcp_input — P0/P1 TCP input hardening #873

@strawgate

Description

@strawgate

Purpose

Fix three bugs in the TCP input that cause data corruption and OOM under load.

Why this is one agent run

Repo footprint

  • crates/logfwd-io/src/tcp_input.rs

Related issues

# Type Why included
#576 P0 bug TCP/UDP inputs have no backpressure — will OOM under sustained load
#803 bug TCP input merges all connections into one stream — cross-connection data corruption
#804 bug TCP client disconnect loses partial line — no EndOfFile emitted

Non-goals

Merge-safety notes

Exit criteria

Metadata

Metadata

Assignees

Labels

P0: criticalData loss, crash, security — fix immediatelybugSomething isn't workingproductionRequired for production readinesswork-unitScheduling ticket for one agent run

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions