Details
-
Test
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.