[
https://issues.apache.org/jira/browse/KAFKA-15709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sameer Tejani updated KAFKA-15709:
----------------------------------
Description:
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
was:
The following tests in FetchRequestDownConversionConfigTest in
core/src/test/scala/unit/kafka/server/FetchRequestDownConversionConfigTest.scala
need to be updated to support KRaft
100 : def testV1FetchWithDownConversionDisabled(): Unit = {
117 : def testLatestFetchWithDownConversionDisabled(): Unit = {
134 : def testV12WithDownConversionDisabled(): Unit = {
Scanned 271 lines. Found 2 KRaft tests out of 5 tests
> KRaft support in ServerStartupTest
> ----------------------------------
>
> Key: KAFKA-15709
> URL: https://issues.apache.org/jira/browse/KAFKA-15709
> Project: Kafka
> Issue Type: Task
> Components: core
> Reporter: Sameer Tejani
> Priority: Minor
> Labels: kraft, kraft-test
>
> 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)