Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump kafka deps versions & fix integration test failures #1818

Merged
merged 5 commits into from
Nov 6, 2023
Merged

Conversation

auvipy
Copy link
Member

@auvipy auvipy commented Nov 6, 2023

class NoBrokersAvailable(confluent_kafka.KafkaException):
E AttributeError: 'NoneType' object has no attribute 'KafkaException'

kombu/transport/confluentkafka.py:89: AttributeError
=============================== warnings summary ===============================
t/integration/test_kafka.py:46

@auvipy auvipy added this to the 5.3.x milestone Nov 6, 2023
@Nusnus
Copy link
Member

Nusnus commented Nov 6, 2023

🚀

@auvipy auvipy marked this pull request as ready for review November 6, 2023 12:08
@auvipy auvipy changed the title Bump kafka deps versions Bump kafka deps versions & fix integration test failures Nov 6, 2023
Copy link
Member Author

@auvipy auvipy left a comment

Choose a reason for hiding this comment

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

the failing integration tests are now passing!

@auvipy auvipy merged commit 85abaa6 into main Nov 6, 2023
29 checks passed
@auvipy auvipy deleted the intkaf branch November 6, 2023 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants