Skip to content

FIX add error_cb to confluent.Consumer config in ConsumerFromTopic - #44307

Merged
potiuk merged 8 commits into
apache:mainfrom
SuccessMoses:fix-kafka-operator
Dec 8, 2024
Merged

FIX add error_cb to confluent.Consumer config in ConsumerFromTopic#44307
potiuk merged 8 commits into
apache:mainfrom
SuccessMoses:fix-kafka-operator

Conversation

@SuccessMoses

Copy link
Copy Markdown
Contributor

closes: #43569

Comment thread providers/src/airflow/providers/apache/kafka/hooks/consume.py

@rawwar rawwar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think, the approach looks good and similar to what I have tested. Please update tests.

Comment thread providers/src/airflow/providers/apache/kafka/hooks/consume.py
Comment thread providers/src/airflow/providers/apache/kafka/hooks/consume.py Outdated
@SuccessMoses
SuccessMoses requested a review from rawwar December 3, 2024 07:32
Comment thread providers/src/airflow/providers/apache/kafka/hooks/consume.py
Comment thread providers/src/airflow/providers/apache/kafka/hooks/consume.py Outdated

@potiuk potiuk 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.

Nice. Good job @SuccessMoses

Comment thread providers/src/airflow/providers/apache/kafka/hooks/consume.py
@potiuk
potiuk merged commit 7d05a47 into apache:main Dec 8, 2024
@SuccessMoses

Copy link
Copy Markdown
Contributor Author

Thanks for the review

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.

ConsumeFromTopicOperator does not fail even if wrong credentials are given

4 participants