You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jiangjie Qin (JIRA)" <ji...@apache.org> on 2015/02/13 22:41:11 UTC

[jira] [Commented] (KAFKA-1951) Consumer offset checker should handle corner cases for dual commit or no offsets.

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

Jiangjie Qin commented on KAFKA-1951:
-------------------------------------

Created 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
>         Attachments: KAFKA-1951.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)