Sameer Tejani created KAFKA-15718:
-------------------------------------
Summary: KRaft support in UncleanLeaderElectionTest
Key: KAFKA-15718
URL: https://issues.apache.org/jira/browse/KAFKA-15718
Project: Kafka
Issue Type: Task
Components: core
Reporter: Sameer Tejani
The following tests in LeaderEpochIntegrationTest in
core/src/test/scala/unit/kafka/server/epoch/LeaderEpochIntegrationTest.scala
need to be updated to support KRaft
67 : def shouldAddCurrentLeaderEpochToMessagesAsTheyAreWrittenToLeader(): Unit
= {
99 : def shouldSendLeaderEpochRequestAndGetAResponse(): Unit = {
144 : def shouldIncreaseLeaderEpochBetweenLeaderRestarts(): Unit = {
Scanned 305 lines. Found 0 KRaft tests out of 3 tests
--
This message was sent by Atlassian Jira
(v8.20.10#820010)