[
https://issues.apache.org/jira/browse/KAFKA-15722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sameer Tejani updated KAFKA-15722:
----------------------------------
Description:
The following tests in RackAwareAutoTopicCreationTest in
core/src/test/scala/integration/kafka/api/RackAwareAutoTopicCreationTest.scala
need to be updated to support KRaft
46 : def testAutoCreateTopic(): Unit = {
Scanned 66 lines. Found 0 KRaft tests out of 1 tests
was:
The following tests in DeleteTopicsRequestWithDeletionDisabledTest in
core/src/test/scala/unit/kafka/server/DeleteTopicsRequestWithDeletionDisabledTest.scala
need to be updated to support KRaft
43 : def testDeleteRecordsRequest(): Unit = {
Scanned 65 lines. Found 0 KRaft tests out of 1 tests
> KRaft support in RackAwareAutoTopicCreationTest
> -----------------------------------------------
>
> Key: KAFKA-15722
> URL: https://issues.apache.org/jira/browse/KAFKA-15722
> Project: Kafka
> Issue Type: Task
> Components: core
> Reporter: Sameer Tejani
> Priority: Minor
> Labels: kraft, kraft-test
>
> The following tests in RackAwareAutoTopicCreationTest in
> core/src/test/scala/integration/kafka/api/RackAwareAutoTopicCreationTest.scala
> need to be updated to support KRaft
> 46 : def testAutoCreateTopic(): Unit = {
> Scanned 66 lines. Found 0 KRaft tests out of 1 tests
--
This message was sent by Atlassian Jira
(v8.20.10#820010)