[
https://issues.apache.org/jira/browse/KAFKA-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012515#comment-14012515
]
Neha Narkhede commented on KAFKA-1459:
--------------------------------------
Checked in the follow up patch as well
> kafka.tools.ConsumerOffsetChecker throws NoNodeException
> --------------------------------------------------------
>
> Key: KAFKA-1459
> URL: https://issues.apache.org/jira/browse/KAFKA-1459
> Project: Kafka
> Issue Type: Bug
> Components: tools
> Affects Versions: 0.8.1.1
> Reporter: Scott Clasen
> Assignee: Sriharsha Chintalapani
> Labels: newbie
> Attachments: KAFKA-1459.patch, KAFKA-1459_2014-05-27_20:19:55.patch
>
>
> When using the kafka.tools.ConsumerOffsetChecker to check offsets for
> consumers that are doing manual offset management, and offsets for some but
> not all partitions have been stored, the offset checker will throw a no node
> exception. It should probably return 0 for partitions that dont have an
> offset recorded yet.
> In this case I was using github.com/pinterest/secor, which may read thousands
> or millions of messages from a partition before committing an offset.
--
This message was sent by Atlassian JIRA
(v6.2#6252)