[ 
https://issues.apache.org/jira/browse/KAFKA-15730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781763#comment-17781763
 ] 

Zihao Lin edited comment on KAFKA-15730 at 11/1/23 2:37 PM:
------------------------------------------------------------

Fixed in [https://github.com/apache/kafka/pull/14295]


was (Author: JIRAUSER300254):
Fixed in [ [https://github.com/apache/kafka/pull/14295] | 
[https://github.com/apache/kafka/pull/14295] ]

> KRaft support in ProducerFailureHandlingTest
> --------------------------------------------
>
>                 Key: KAFKA-15730
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15730
>             Project: Kafka
>          Issue Type: Task
>          Components: core
>            Reporter: Sameer Tejani
>            Priority: Minor
>              Labels: kraft, kraft-test, newbie
>
> The following tests in ProducerFailureHandlingTest in 
> core/src/test/scala/integration/kafka/api/ProducerFailureHandlingTest.scala 
> need to be updated to support KRaft
> 87 : def testTooLargeRecordWithAckZero(): Unit = {
> 104 : def testTooLargeRecordWithAckOne(): Unit = {
> 133 : def testPartitionTooLargeForReplicationWithAckAll(): Unit = {
> 139 : def testResponseTooLargeForReplicationWithAckAll(): Unit = {
> 147 : def testNonExistentTopic(): Unit = {
> 164 : def testWrongBrokerList(): Unit = {
> 181 : def testInvalidPartition(): Unit = {
> 195 : def testSendAfterClosed(): Unit = {
> 215 : def testCannotSendToInternalTopic(): Unit = {
> 223 : def testNotEnoughReplicas(): Unit = {
> 236 : def testNotEnoughReplicasAfterBrokerShutdown(): Unit = {
> Scanned 260 lines. Found 0 KRaft tests out of 11 tests



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to