Jun Rao created KAFKA-501: ----------------------------- Summary: getOfffset Api needs to return different latest offset to regular and follower consumers Key: KAFKA-501 URL: https://issues.apache.org/jira/browse/KAFKA-501 Project: Kafka Issue Type: Bug Reporter: Jun Rao Fix For: 0.8
For follower consumers, getOffset should return logEndOffset as the latest offset. For regular consumers, getOffset should return highWatermark as the latest 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