You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Bill Bejeck (JIRA)" <ji...@apache.org> on 2017/12/14 18:36:00 UTC

[jira] [Created] (KAFKA-6364) Add Second Check for End Offset During Restore

Bill Bejeck created KAFKA-6364:
----------------------------------

             Summary: Add Second Check for End Offset During Restore
                 Key: KAFKA-6364
                 URL: https://issues.apache.org/jira/browse/KAFKA-6364
             Project: Kafka
          Issue Type: Improvement
          Components: streams
    Affects Versions: 1.0.0
            Reporter: Bill Bejeck
            Assignee: Bill Bejeck
             Fix For: 1.0.1


We need to re-check the ending offset when restoring a changelog topic to guard against the race condition of an additional record appended to log immediately on restoring start.  Also, need to add a check for KTable source topic and if offset limit is set.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)