You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, I can't reproduce this. Is it still happening?
Which Java + Kafka version are you using? How many Kafka Brokers?
And which Python + kafka-python version?
When using SCRAM-SHA-256 and the password is incorrect, then poll hangs ignoring provided timeouts.
A ConnectionError exception raised at https://github.com/dpkp/kafka-python/blame/master/kafka/conn.py#L692 and retried for an infinite time at https://github.com/dpkp/kafka-python/blob/master/kafka/client_async.py#L575
The text was updated successfully, but these errors were encountered: