Sameer Tejani created KAFKA-15738:
-------------------------------------
Summary: KRaft support in
ConsumerWithLegacyMessageFormatIntegrationTest
Key: KAFKA-15738
URL: https://issues.apache.org/jira/browse/KAFKA-15738
Project: Kafka
Issue Type: Task
Components: core
Reporter: Sameer Tejani
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)