conduktor.io ↗

Kafka Error THROTTLING_QUOTA_EXCEEDED

Error code 89 · Retriable Admin

The throttling quota has been exceeded.

Common Causes

Solutions

Diagnostic Commands

# Check client quota configuration kafka-configs.sh --bootstrap-server localhost:9092 --describe --entity-type clients --entity-name <client-id> # Check user credential configuration kafka-configs.sh --bootstrap-server localhost:9092 --describe --entity-type users --entity-default

Related APIs

This error can be returned by: CreateTopics · DeleteTopics · Fetch · Produce

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