Back to Vector

25531 Logstash Ack Windows.Fix

changelog.d/25531_logstash_ack_windows.fix.md

0.57.0298 B
Original Source

Fixed the logstash source to preserve writer window boundaries when generating ACKs. This prevents batched reads from producing ACK sequences that advance past the current window, which could lead to "invalid sequence number received" errors and duplicate retransmits under load.

authors: bruceg