Skip to content

Use client.await_ready() to simplify blocking wait and add timeout to admin client#2648

Merged
dpkp merged 1 commit into
masterfrom
dpkp/kafka-admin-client-await-ready
Jun 19, 2025
Merged

Use client.await_ready() to simplify blocking wait and add timeout to admin client#2648
dpkp merged 1 commit into
masterfrom
dpkp/kafka-admin-client-await-ready

Conversation

@dpkp

@dpkp dpkp commented Jun 19, 2025

Copy link
Copy Markdown
Owner

Fix #2193

@dpkp dpkp merged commit cf1cd10 into master Jun 19, 2025
18 checks passed
@dpkp dpkp deleted the dpkp/kafka-admin-client-await-ready branch June 19, 2025 16:20
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.

KafkaAdminClient _send_request_to_node races with cluster metadata and can enter an infinite loop

1 participant