The GitHub Actions job "Tests (AMD)" on airflow.git/shared-stream-ack has 
succeeded.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
e1c906953b7057188e63dc5b05bcc1a0508e5add / Wei Lee <[email protected]>
fix(triggers): terminate shared-stream group when producer advance fails

A producer advance that raises now terminates the whole shared-stream group
and fails every subscriber, instead of logging the error and continuing. On a
cumulative-commit broker (e.g. single-partition Kafka), continuing let a later
batch's successful commit advance the offset past the abandoned batch, silently
dropping events that were never committed. Terminating leaves the offset
uncommitted so the broker redelivers from the last committed point.

Report URL: https://github.com/apache/airflow/actions/runs/27552199440

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to