Skip to content

rdkafka stopping connection retries on RdKafka::ERR__ALL_BROKERS_DOWN #373

@DEvil0000

Description

@DEvil0000

rdkafka is trying to connect to all brokers in the list, if they all fail I get a event_cb (ERR__ALL_BROKERS_DOWN) but no more connection attempts are done..
I would expect rdkafka to report it but still try to connect to the brokers.
In case you do not think this should be the default behaviour I would suggest a config value for retry after all brokers down...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions