[ https://issues.apache.org/jira/browse/KAFKA-15706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823401#comment-17823401 ]
CJ Hillbrand commented on KAFKA-15706: -------------------------------------- My first work item, so if needed quicker please comment and let me know and can relinquish ownership. Going to use this as an opportunity to familiarize myself to the Kafka environment. > 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)