[ https://issues.apache.org/jira/browse/KAFKA-6666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Srinivas Dhruvakumar resolved KAFKA-6666. ----------------------------------------- Resolution: Fixed As part of the fix of https://issues.apache.org/jira/browse/KAFKA-3978 this bug has been fixed > 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)