[
https://issues.apache.org/jira/browse/KAFKA-16613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-16613.
------------------------------------
Fix Version/s: 3.8.0
Resolution: Fixed
> Remove TestUtils#subscribeAndWaitForRecords
> -------------------------------------------
>
> Key: KAFKA-16613
> URL: https://issues.apache.org/jira/browse/KAFKA-16613
> Project: Kafka
> Issue Type: Test
> Reporter: PoAn Yang
> Assignee: PoAn Yang
> Priority: Minor
> Fix For: 3.8.0
>
>
> After KAFKA-16483, we remove most of usage of
> TestUtils#subscribeAndWaitForRecords. The only remaining case uses it is
> PlaintextAdminIntegrationTest#testDeleteConsumerGroupOffsets. We can also
> remove it because Consumer#poll already has timeout input. We don't need
> TestUtils#subscribeAndWaitForRecords to give another waiting wrapper.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)