You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2012/10/01 06:10:07 UTC

[jira] [Commented] (KAFKA-501) getOfffset Api needs to return different latest offset to regular and follower consumers

    [ https://issues.apache.org/jira/browse/KAFKA-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466630#comment-13466630 ] 

Jun Rao commented on KAFKA-501:
-------------------------------

Just realized that we need to patch KafkaETLContext to use getMetaData api to figure out the leader so that it can make the getOffsetBefore call.
                
> 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