[ https://issues.apache.org/jira/browse/KAFKA-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mickael Maison resolved KAFKA-15716. ------------------------------------ Resolution: Won't Fix This test class was deleted in https://issues.apache.org/jira/browse/KAFKA-17612 > KRaft support in EpochDrivenReplicationProtocolAcceptanceTest > ------------------------------------------------------------- > > Key: KAFKA-15716 > URL: https://issues.apache.org/jira/browse/KAFKA-15716 > Project: Kafka > Issue Type: Task > Components: core > Reporter: Sameer Tejani > Priority: Minor > Labels: kraft, kraft-test, newbie > > The following tests in EpochDrivenReplicationProtocolAcceptanceTest in > core/src/test/scala/unit/kafka/server/epoch/EpochDrivenReplicationProtocolAcceptanceTest.scala > need to be updated to support KRaft > 74 : def shouldFollowLeaderEpochBasicWorkflow(): Unit = { > 135 : def shouldNotAllowDivergentLogs(): Unit = { > 183 : def offsetsShouldNotGoBackwards(): Unit = { > 257 : def shouldSurviveFastLeaderChange(): Unit = { > 298 : def logsShouldNotDivergeOnUncleanLeaderElections(): Unit = { > Scanned 473 lines. Found 0 KRaft tests out of 5 tests -- This message was sent by Atlassian Jira (v8.20.10#820010)