conduktor.io ↗

Kafka Error FEATURE_UPDATE_FAILED

Error code 96 · Non-retriable Admin

Unable to update finalized features due to an unexpected server error.

Common Causes

Solutions

Diagnostic Commands

# Check finalized feature versions in cluster kafka-features.sh --bootstrap-server localhost:9092 describe # Look for feature update events in logs grep 'FEATURE_UPDATE_FAILED\|FeatureUpdateFailed\|finalize' /var/log/kafka/controller.log | tail -30

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.