conduktor.io ↗

Kafka Error SHARE_SESSION_LIMIT_REACHED

Error code 133 · Retriable Share Groups

The limit of share sessions has been reached.

Common Causes

Solutions

Diagnostic Commands

# List all share groups kafka-share-groups.sh --bootstrap-server localhost:9092 --list # Look for share session events in logs grep 'SHARE_SESSION_LIMIT_REACHED\|share session limit\|ShareFetch' /var/log/kafka/server.log | tail -50

Related APIs

This error can be returned by: ShareFetch

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