You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Neha Narkhede (JIRA)" <ji...@apache.org> on 2013/04/09 19:30:16 UTC

[jira] [Updated] (KAFKA-858) High watermark values can be overwritten during controlled shutdown

     [ https://issues.apache.org/jira/browse/KAFKA-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neha Narkhede updated KAFKA-858:
--------------------------------

               Labels: kafka-0.8 p1  (was: )
          Description: Race condition between controlled shutdown, actual process shutdown and high watermark checkpoint thread frequency can cause high watermark values for a subset of partitions to be overwritten. So even if the controller sends a complete list of partitions to the broker, the highwatermark for some partitions is still 0. This causes the follower to fetch from the leader's start offset.
    Affects Version/s: 0.8
    
> High watermark values can be overwritten during controlled shutdown
> -------------------------------------------------------------------
>
>                 Key: KAFKA-858
>                 URL: https://issues.apache.org/jira/browse/KAFKA-858
>             Project: Kafka
>          Issue Type: Bug
>          Components: replication
>    Affects Versions: 0.8
>            Reporter: Neha Narkhede
>            Assignee: Neha Narkhede
>            Priority: Blocker
>              Labels: kafka-0.8, p1
>
> Race condition between controlled shutdown, actual process shutdown and high watermark checkpoint thread frequency can cause high watermark values for a subset of partitions to be overwritten. So even if the controller sends a complete list of partitions to the broker, the highwatermark for some partitions is still 0. This causes the follower to fetch from the leader's start offset.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira