You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2015/07/16 02:40:04 UTC

[jira] [Created] (KAFKA-2340) Add additional unit tests for new consumer Fetcher

Jason Gustafson created KAFKA-2340:
--------------------------------------

             Summary: Add additional unit tests for new consumer Fetcher
                 Key: KAFKA-2340
                 URL: https://issues.apache.org/jira/browse/KAFKA-2340
             Project: Kafka
          Issue Type: Test
            Reporter: Jason Gustafson


There are a number of cases in Fetcher which have no corresponding unit tests. To name a few:

- list offset with partition leader unknown
- list offset disconnect
- fetch disconnect

Additionally, updateFetchPosition (which was moved from KafkaConsumer) has no tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)