Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
In the PR for KIP-704 we removed leader recovery state validation from the FETCH. This is okay because the leader immediately recovers the partition.
We should enable this validation before implementing log recovery from unclean leader election.
The old implementation and test is in this commit: https://github.com/apache/kafka/pull/11733/commits/c7e54b8f6cef087deac119d61a46d3586ead72b9
Attachments
Issue Links
- is blocked by
-
KAFKA-13587 Implement unclean leader election in KIP-704
- Resolved