Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
0.8.0
Description
Currently, when a follower starts fetching from a new leader, it just keeps sending fetch requests even if the requests fail because the leader is not ready yet. We probably should let the follower backoff a bit in this case.
Attachments
Issue Links
- duplicates
-
KAFKA-451 follower replica may need to backoff the fetching if leader is not ready yet
- Resolved