Sameer Tejani created KAFKA-15706:
-------------------------------------
Summary: 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
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)