Skip to content

KeyedProducer doesn't recover from a kafka node going down #313

@carlosperello

Description

@carlosperello

Hi,

We are using kafka-python 0.9.3 with Kafka 0.8.2 on a cluster of three nodes. We found that if we turn down one of the kafka nodes, our producers fail to send messages to kafka until we restart them. It seems to be that kafka-python doesn't detect partition leader changes. Is that expected? may it be something we do wrong while using your library?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions