kafka
migration_error
ai_generated
true
KRaftMigrationException: ZooKeeper to KRaft migration failed
ID: kafka/kraft-migration-error
75%Fix Rate
80%Confidence
3Evidence
2023-01-01First Seen
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 3 | active | — | — | — |
Root Cause
Migration from ZooKeeper to KRaft mode failed.
genericWorkarounds
-
88% success Follow KRaft migration guide step by step with checkpoints
-
90% success Backup metadata before migration: kafka-metadata.sh --snapshot
Dead Ends
Common approaches that don't work:
-
Force complete migration without verification
85% fail
Metadata corruption risk
-
Revert to ZooKeeper without backup
82% fail
May lose KRaft-only changes