[ https://issues.apache.org/jira/browse/KAFKA-15706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chia-Ping Tsai resolved KAFKA-15706. ------------------------------------ Resolution: Duplicate see https://github.com/apache/kafka/pull/17905 > KRaft support in DynamicBrokerReconfigurationTest > ------------------------------------------------- > > Key: KAFKA-15706 > URL: https://issues.apache.org/jira/browse/KAFKA-15706 > Project: Kafka > Issue Type: Task > Components: core > Reporter: Sameer Tejani > Assignee: CJ Hillbrand > Priority: Minor > Labels: kraft, kraft-test, newbie > > The following tests in DynamicBrokerReconfigurationTest in > core/src/test/scala/integration/kafka/server/DynamicBrokerReconfigurationTest.scala > need to be updated to support KRaft > 621 : def testDefaultTopicConfig(): Unit = { > 734 : def testUncleanLeaderElectionEnable(): Unit = { > 795 : def testThreadPoolResize(): Unit = { > 934 : def testMetricsReporterUpdate(): Unit = { > 1022 : def testAdvertisedListenerUpdate(): Unit = { > 1093 : def testAddRemoveSslListener(): Unit = { > 1138 : def testAddRemoveSaslListeners(): Unit = { > Scanned 1993 lines. Found 7 KRaft tests out of 14 tests -- This message was sent by Atlassian Jira (v8.20.10#820010)