[ https://issues.apache.org/jira/browse/KAFKA-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14007968#comment-14007968 ]
Sriharsha Chintalapani commented on KAFKA-1459: ----------------------------------------------- Created reviewboard https://reviews.apache.org/r/21883/diff/ against branch origin/trunk > 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 > Labels: newbie > Attachments: KAFKA-1459.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)