Sameer Tejani created KAFKA-15712:
-------------------------------------
Summary: KRaft support in
MultipleListenersWithSameSecurityProtocolBaseTest
Key: KAFKA-15712
URL: https://issues.apache.org/jira/browse/KAFKA-15712
Project: Kafka
Issue Type: Task
Components: core
Reporter: Sameer Tejani
The following tests in LogRecoveryTest in
core/src/test/scala/unit/kafka/server/LogRecoveryTest.scala need to be updated
to support KRaft
103 : def testHWCheckpointNoFailuresSingleLogSegment(): Unit = {
120 : def testHWCheckpointWithFailuresSingleLogSegment(): Unit = {
180 : def testHWCheckpointNoFailuresMultipleLogSegments(): Unit = {
196 : def testHWCheckpointWithFailuresMultipleLogSegments(): Unit = {
Scanned 247 lines. Found 0 KRaft tests out of 4 tests
--
This message was sent by Atlassian Jira
(v8.20.10#820010)