conduktor.io ↗

Kafka Exception InvalidOffsetException

org.apache.kafka.common.errors.InvalidOffsetException
Non-retriable Consumer

Thrown when the offset for a set of partitions is invalid (either undefined or out of range), and no reset policy has been configured.

Common Causes

Solutions

Example Stack Trace

org.apache.kafka.clients.consumer.InvalidOffsetException: ... (see NoOffsetForPartitionException / OffsetOutOfRangeException)

Related

Related Consumer exceptions: CommitFailedException · CoordinatorLoadInProgressException · CoordinatorNotAvailableException · FencedInstanceIdException · FencedMemberEpochException · GroupMaxSizeReachedException · IllegalGenerationException · InvalidGroupIdException

Hitting InvalidOffsetException in production? Conduktor Console gives you real-time visibility into clients, consumer groups, and broker health. Browse every Kafka exception or protocol error code.