conduktor.io ↗

Kafka Error INVALID_SHARE_SESSION_EPOCH

Error code 123 · Retriable Share Groups

The share session epoch is invalid.

Common Causes

Solutions

Diagnostic Commands

# Describe share group state and members kafka-share-groups.sh --bootstrap-server localhost:9092 --describe --group <share-group-id> # Look for share session events in logs grep 'INVALID_SHARE_SESSION_EPOCH\|ShareFetch\|share session epoch' /var/log/kafka/server.log | tail -50

Related APIs

This error can be returned by: ShareAcknowledge · ShareFetch

Debugging Kafka errors? Conduktor Console gives you real-time visibility into your cluster. Explore all errors in the Error Decoder.