Description
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.