[ https://issues.apache.org/jira/browse/KAFKA-16792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17877042#comment-17877042 ]
Kirk True commented on KAFKA-16792: ----------------------------------- {{AsyncKafkaConsumer.poll()}} should indirectly cause a {{FindCoordinatorRequest}} to be sent in the background thread. When you state that “we don't guarantee” that it will, that sounds like a bug. :( > Enable consumer unit tests that fail to fetch offsets only for new consumer > with poll(0) > ---------------------------------------------------------------------------------------- > > Key: KAFKA-16792 > URL: https://issues.apache.org/jira/browse/KAFKA-16792 > Project: Kafka > Issue Type: Test > Components: clients, consumer, unit tests > Reporter: Lianet Magrans > Assignee: PoAn Yang > Priority: Blocker > Labels: kip-848-client-support > Fix For: 4.0.0 > > > Enable the following unit tests for the new async consumer in > KafkaConsumerTest: > - testCurrentLag > - testFetchStableOffsetThrowInPoll > - testListOffsetShouldUpdateSubscriptions > - testPollReturnsRecords > - testResetToCommittedOffset > - testResetUsingAutoResetPolicy > -- This message was sent by Atlassian Jira (v8.20.10#820010)