[ https://issues.apache.org/jira/browse/KAFKA-18956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934280#comment-17934280 ]
Chia-Ping Tsai commented on KAFKA-18956: ---------------------------------------- [~kevinwu2412] Thank you for your response. Yes, I understand QuorumTestHarness currently supports only one controller server. However, it would be preferable to utilize the new test infrastructure directly for any new tests requiring multiple controllers. Are there any existing tests using QuorumTestHarness that would benefit from running on multiple controllers? If so, I would be pleased to rewrite them using ClusterTest. > Enable junit tests to optionally use more than one KRaft controller > ------------------------------------------------------------------- > > Key: KAFKA-18956 > URL: https://issues.apache.org/jira/browse/KAFKA-18956 > Project: Kafka > Issue Type: Task > Reporter: Kevin Wu > Assignee: TengYao Chi > Priority: Major > > Currently, the junit tests create just one `controllerServer`. Enabling the > test framework to support multiple `controllerServers` would allow for junit > tests to test behavior during KRaft leadership changes. -- This message was sent by Atlassian Jira (v8.20.10#820010)