Jiangjie Qin created KAFKA-1951:
-----------------------------------

             Summary: 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


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)

Reply via email to