Exception: Kafka::NotEnoughReplicasAfterAppend
- Inherits:
-
ProtocolError
- Object
- StandardError
- Error
- ProtocolError
- Kafka::NotEnoughReplicasAfterAppend
- Defined in:
- lib/kafka.rb
Overview
20 Returned from a produce request when the message was written to the log, but with fewer in-sync replicas than required.