[ 
https://issues.apache.org/jira/browse/KAFKA-15737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chia-Ping Tsai resolved KAFKA-15737.
------------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

fixed by https://github.com/apache/kafka/pull/17997

> 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: TengYao Chi
>            Priority: Minor
>              Labels: kraft, kraft-test, newbie
>             Fix For: 4.0.0
>
>
> 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)

Reply via email to