Srinivas Dhruvakumar created KAFKA-6666:
-------------------------------------------
Summary: 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
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)