[ https://issues.apache.org/jira/browse/KAFKA-17110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17864724#comment-17864724 ]
PoAn Yang commented on KAFKA-17110: ----------------------------------- Hi [~lianetm], thanks for the comment. I will check again all test cases which are only marked with `CLASSIC`. If the case needs to rewrite in AsyncKafkaConsumerTest, I will add new tests to AsyncKafkaConsumerTest and move CLASSIC only test cases to LegacyKafkaConsumerTest. I think this is goal of KAFKA-16823. I will do it after [https://github.com/apache/kafka/pull/16566] is merged. > Enable valid test case in KafkaConsumerTest for AsyncKafkaConsumer > ------------------------------------------------------------------ > > Key: KAFKA-17110 > URL: https://issues.apache.org/jira/browse/KAFKA-17110 > Project: Kafka > Issue Type: Sub-task > Reporter: PoAn Yang > Assignee: PoAn Yang > Priority: Minor > > Enable testResetToCommittedOffset, testResetUsingAutoResetPolicy, > testCommitsFetchedDuringAssign, verifyPollTimesOutDuringMetadataUpdate, > testFetchStableOffsetThrowInCommitted, testFetchStableOffsetThrowInPosition, > testNoCommittedOffsets, testPollThrowsInterruptExceptionIfInterrupted, > fetchResponseWithUnexpectedPartitionIsIgnored, > testManualAssignmentChangeWithAutoCommitEnabled, > testManualAssignmentChangeWithAutoCommitDisabled, > testOffsetOfPausedPartitions, and testCloseShouldBeIdempotent for > AsyncKafkaConsumer -- This message was sent by Atlassian Jira (v8.20.10#820010)