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

Downgrade confluent-kafka to 2.4.0 and bump version to 3.2.1 #619

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

daniil-quix
Copy link
Collaborator

@daniil-quix daniil-quix commented Nov 8, 2024

After upgrading confluent-kafka to 2.6.0 in quixstreams v3.2.0, we started to observe errors like the one below when connecting to Redpanda even though there's no authentication required:

Kafka consumer error: localhost:19092/0: Disconnected: verify that security.protocol is correctly configured, broker might require SASL authentication (after 22ms in state UP) code="-195

The issue seems to be introduced in 2.6.0.
This PR downgrades confluent-kafka lib to 2.4.0 until the authentication issue is fixed.

@daniil-quix daniil-quix merged commit 308c197 into main Nov 8, 2024
3 checks passed
@daniil-quix daniil-quix deleted the release/v3.2.1 branch November 8, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants