Exception: Kafka::NotEnoughReplicas

Inherits:
ProtocolError show all
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.