Skip to content

poll never stops with incorrect password for SCRAM-SHA-256 #2238

Closed
@AleksandrIakhnev

Description

@AleksandrIakhnev

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions