conduktor.io ↗

Kafka Error INVALID_UPDATE_VERSION

Error code 95 · Non-retriable Admin

The given update version was invalid.

Common Causes

Solutions

Diagnostic Commands

# Check finalized feature versions in cluster kafka-features.sh --bootstrap-server localhost:9092 describe # Check broker metadata/feature API versions kafka-broker-api-versions.sh --bootstrap-server localhost:9092 | grep -i 'metadata\|feature'

Related APIs

This error can be returned by: UpdateFeatures

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