Sameer Tejani created KAFKA-15710:
-------------------------------------
Summary: KRaft support in ServerShutdownTest
Key: KAFKA-15710
URL: https://issues.apache.org/jira/browse/KAFKA-15710
Project: Kafka
Issue Type: Task
Components: core
Reporter: Sameer Tejani
The following tests in ServerStartupTest in
core/src/test/scala/unit/kafka/server/ServerStartupTest.scala need to be
updated to support KRaft
38 : def testBrokerCreatesZKChroot(): Unit = {
51 : def testConflictBrokerStartupWithSamePort(): Unit = {
65 : def testConflictBrokerRegistration(): Unit = {
82 : def testBrokerSelfAware(): Unit = {
93 : def testBrokerStateRunningAfterZK(): Unit = {
Scanned 107 lines. Found 0 KRaft tests out of 5 tests
--
This message was sent by Atlassian Jira
(v8.20.10#820010)