Exception: Kafka::InvalidRequiredAcks

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

Overview

21 Returned from a produce request if the requested requiredAcks is invalid (anything other than -1, 1, or 0).