You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Rajini Sivaram (Jira)" <ji...@apache.org> on 2020/09/30 09:35:00 UTC

[jira] [Created] (KAFKA-10554) Perform follower truncation based on epoch offsets returned in Fetch response

Rajini Sivaram created KAFKA-10554:
--------------------------------------

             Summary: Perform follower truncation based on epoch offsets returned in Fetch response
                 Key: KAFKA-10554
                 URL: https://issues.apache.org/jira/browse/KAFKA-10554
             Project: Kafka
          Issue Type: Task
          Components: replication
            Reporter: Rajini Sivaram
            Assignee: Rajini Sivaram
             Fix For: 2.7.0


KAFKA-10435 updated fetch protocol for KIP-595 to return diverging epoch and offset as part of fetch response. We can use this to truncate logs in followers while processing fetch responses.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)