Skip to content

fix: upgrade to kafka_protocol-4.3.4 - #114

Merged
zmstone merged 1 commit into
mainfrom
260224-kafka-protocol-4.3.4
Mar 1, 2026
Merged

fix: upgrade to kafka_protocol-4.3.4#114
zmstone merged 1 commit into
mainfrom
260224-kafka-protocol-4.3.4

Conversation

@zmstone

@zmstone zmstone commented Feb 24, 2026

Copy link
Copy Markdown
Contributor

Fix connection losing queued requests when scheduled SASL re-authentication is triggered.
If a new re-authentication happens before the connection is still processing requests
left-over from the previous re-authentication, the pending requests may get lost.
As a result, a synced produce call may timeout.

Fix connection losing queued requests when scheduled SASL
re-authentication is triggered.
If a new re-authentication happens before the connection is
still processing requests
left-over from the previous re-authentication, the pending
requests may get lost.
As a result, a synced produce call may timeout.
@zmstone
zmstone merged commit 3e6ea7a into main Mar 1, 2026
4 checks passed
@zmstone
zmstone deleted the 260224-kafka-protocol-4.3.4 branch March 1, 2026 15:39
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.

1 participant