Exception: Kafka::NotEnoughReplicas
- Inherits:
-
ProtocolError
- Object
- StandardError
- Error
- ProtocolError
- Kafka::NotEnoughReplicas
- Defined in:
- lib/kafka.rb
Overview
19 Returned from a produce request when the number of in-sync replicas is lower than the configured minimum and requiredAcks is -1.