Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

how to ensure message not missing #1035

Open
zuiwanting opened this issue Mar 23, 2021 · 0 comments
Open

how to ensure message not missing #1035

zuiwanting opened this issue Mar 23, 2021 · 0 comments

Comments

@zuiwanting
Copy link

we have a kafka cluster with 5 nodes, and producer gen through method 'get_producer', when we restart one node, the producer got error message bellow:

  • pykafka.OwnedBroker.queue_reader for broker 4] Message not delivered!! SocketDisconnectedError()
  • pykafka.OwnedBroker.queue_reader for broker 2] Message not delivered!! NotLeaderForPartition

in this situation, how we can identify which message missing or retry to send the missing message when the broken kafka broker is working

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant