Skip to content

Make apply_function optional in AwaitMessageTrigger - #55437

Merged
vincbeck merged 1 commit into
apache:mainfrom
aws-mwaa:vincbeck/kafka_apply
Sep 10, 2025
Merged

Make apply_function optional in AwaitMessageTrigger#55437
vincbeck merged 1 commit into
apache:mainfrom
aws-mwaa:vincbeck/kafka_apply

Conversation

@vincbeck

@vincbeck vincbeck commented Sep 9, 2025

Copy link
Copy Markdown
Contributor

In my opinion apply_function should be optional in AwaitMessageTrigger. You should be able to use AwaitMessageTrigger without providing apply_function. This callback is only needed if you want to process events polled from the Kafka topics.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@gopidesupavan gopidesupavan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah good point :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants