You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Srinivas Dhruvakumar (JIRA)" <ji...@apache.org> on 2018/05/31 20:50:00 UTC

[jira] [Updated] (KAFKA-6666) OffsetOutOfRangeException: Replica Thread Stopped Resulting in Underreplicated Partitions

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

Srinivas Dhruvakumar updated KAFKA-6666:
----------------------------------------
    Fix Version/s: 1.1.0

> OffsetOutOfRangeException: Replica Thread Stopped Resulting in Underreplicated Partitions
> -----------------------------------------------------------------------------------------
>
>                 Key: KAFKA-6666
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6666
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.11.0.1
>            Reporter: Srinivas Dhruvakumar
>            Priority: Critical
>             Fix For: 1.1.0
>
>         Attachments: Screen Shot 2018-03-15 at 3.52.13 PM.png
>
>
> Hello All, 
> Currently we were seeing a few underreplicated partitions on our test cluster which is used for Intergation testing. On debugging more we found the replica thread was stopped due to an error 
> Caused by: org.apache.kafka.common.errors.OffsetOutOfRangeException: Cannot increment the log start offset to 50 of partition <p1> since it is larger than the high watermark -1
> Kindly find the attached screenshot. 
> !Screen Shot 2018-03-15 at 3.52.13 PM.png!
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)