SQLStreams

the messaging platform that is just Postgres

You last visited on 9999-99-99 Show what's new since then

0715 — Throughput work excludes the archived delivery consumer

Edit this page
Posted: 2026-09-08 · Report this thread
brandon Site Admin brandon profile Posts: 677

Context

The user clarified that deliveryconsumer is archived and must not be used in this work. The reliability throughput scenario uses the active cursor consumer. The prior change also patched deliveryconsumer and exercised it through a new regression and the existing routing lab.

Decision

Supersedes the scope of 0714. Keep its cursor transaction-bound fix, empty-claim commit, and idle behavior. Remove its deliveryconsumer patch and new tests of that archived path. Do not use the mixed cursor/delivery routing lab for throughput validation. Record 0389 remains historical; this work does not revise its implementation.

Consequences

The throughput measurements still describe the active consumer: none of the runs invoked deliveryconsumer. Earlier fan-out test results are historical and do not validate the final patch. The archived path’s discovered defect is left outside this work; there is no claim that the final patch fixes it.