Exception: Kafka::LeaderNotAvailable
- Inherits:
-
ProtocolError
- Object
- StandardError
- Error
- ProtocolError
- Kafka::LeaderNotAvailable
- Defined in:
- lib/kafka.rb
Overview
5 This error is thrown if we are in the middle of a leadership election and there is currently no leader for this partition and hence it is unavailable for writes.