Sameer Tejani created KAFKA-15717:
-------------------------------------
Summary: KRaft support in LeaderEpochIntegrationTest
Key: KAFKA-15717
URL: https://issues.apache.org/jira/browse/KAFKA-15717
Project: Kafka
Issue Type: Task
Components: core
Reporter: Sameer Tejani
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)