[
https://issues.apache.org/jira/browse/KAFKA-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323488#comment-14323488
]
Jiangjie Qin commented on KAFKA-1951:
-------------------------------------
Updated reviewboard https://reviews.apache.org/r/31021/diff/
against branch origin/trunk
> Consumer offset checker should handle corner cases for dual commit or no
> offsets.
> ---------------------------------------------------------------------------------
>
> Key: KAFKA-1951
> URL: https://issues.apache.org/jira/browse/KAFKA-1951
> Project: Kafka
> Issue Type: Bug
> Reporter: Jiangjie Qin
> Assignee: Jiangjie Qin
> Attachments: KAFKA-1951.patch, KAFKA-1951_2015-02-16_16:36:46.patch
>
>
> Currently, if consumer offsets exists in Kafka, then offset checker assume
> that is the latest offsets and skip checking zookeeper. It should print the
> offsets in both place.
> When offset checker checks the offsets for not existing consumer group. It
> throws exception complaining about zk path does not exist. It should response
> with offset N/A.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)