Exception: Kafka::NotLeaderForPartition

Inherits:
ProtocolError show all
Defined in:
lib/kafka.rb

Overview

6 This error is thrown if the client attempts to send messages to a replica that is not the leader for some partition. It indicates that the client's metadata is out of date.