[ https://issues.apache.org/jira/browse/KAFKA-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464790#comment-13464790 ]
Jun Rao commented on KAFKA-501: ------------------------------- Actually, for #2, you are right, offsets are returned in descending order. So this is fine. If the rest of the comments are addressed, the patch can be checked in without another round of review. > 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 > Assignee: Joel Koshy > Priority: Blocker > Labels: bugs > Fix For: 0.8 > > Attachments: KAFKA-501-v1.patch > > Original Estimate: 48h > Remaining Estimate: 48h > > 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