PoAn Yang created KAFKA-16613:
---------------------------------
Summary: 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
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)