Exception: Kafka::InvalidProducerEpochError

Inherits:
Error
  • Object
show all
Defined in:
lib/kafka.rb

Overview

47 Producer attempted an operation with an old epoch. Either there is a newer producer with the same transactionalId, or the producer's transaction has been expired by the broker.