The GitHub Actions job "Tests (AMD)" on airflow.git/add-kafka-SharedStreamProducer has failed. Run started by GitHub user FrankYang0529 (triggered by FrankYang0529).
Head commit for run: fcc1f42c796c8a2b990d49ed37a1fe57e3c12a28 / PoAn Yang <[email protected]> Add shared-stream producer and trigger to Apache Kafka provider Event-driven triggers and asset watchers that watch the same Kafka topics each open their own consumer in the triggerer, which does not scale as event-driven schedules grow. Backing them with the shared-stream producer-side ack channel (#67523) lets siblings on the same topics and connection share one consumer, while offset commits remain gated on trigger-event persistence so a triggerer crash cannot drop a message the broker already considers delivered (at-least-once). Signed-off-by: PoAn Yang <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/28523530549 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
