[ https://issues.apache.org/jira/browse/KAFKA-15737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kaushik Raina reassigned KAFKA-15737: ------------------------------------- Assignee: Kaushik Raina > KRaft support in ConsumerBounceTest > ----------------------------------- > > Key: KAFKA-15737 > URL: https://issues.apache.org/jira/browse/KAFKA-15737 > Project: Kafka > Issue Type: Task > Components: core > Reporter: Sameer Tejani > Assignee: Kaushik Raina > Priority: Minor > Labels: kraft, kraft-test, newbie > > The following tests in ConsumerBounceTest in > core/src/test/scala/integration/kafka/api/ConsumerBounceTest.scala need to be > updated to support KRaft > 81 : def testConsumptionWithBrokerFailures(): Unit = > consumeWithBrokerFailures(10) > 122 : def testSeekAndCommitWithBrokerFailures(): Unit = > seekAndCommitWithBrokerFailures(5) > 161 : def testSubscribeWhenTopicUnavailable(): Unit = { > 212 : def testClose(): Unit = { > 297 : def > testRollingBrokerRestartsWithSmallerMaxGroupSizeConfigDisruptsBigGroup(): > Unit = { > 337 : def testConsumerReceivesFatalExceptionWhenGroupPassesMaxSize(): Unit = { > 370 : def testCloseDuringRebalance(): Unit = { > Scanned 535 lines. Found 0 KRaft tests out of 7 tests -- This message was sent by Atlassian Jira (v8.20.10#820010)