Sameer Tejani created KAFKA-15716:
-------------------------------------

             Summary: 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


The following tests in UpdateFeaturesTest in 
core/src/test/scala/unit/kafka/server/UpdateFeaturesTest.scala need to be 
updated to support KRaft

176 : def testShouldFailRequestIfNotController(): Unit = {

210 : def testShouldFailRequestWhenDowngradeFlagIsNotSetDuringDowngrade(): Unit 
= {

223 : def testShouldFailRequestWhenDowngradeToHigherVersionLevelIsAttempted(): 
Unit = {

236 : def 
testShouldFailRequestInServerWhenDowngradeFlagIsNotSetDuringDeletion(): Unit = {

280 : def testShouldFailRequestDuringDeletionOfNonExistingFeature(): Unit = {

292 : def testShouldFailRequestWhenUpgradingToSameVersionLevel(): Unit = {

354 : def 
testShouldFailRequestDuringBrokerMaxVersionLevelIncompatibilityForExistingFinalizedFeature():
 Unit = {

368 : def 
testShouldFailRequestDuringBrokerMaxVersionLevelIncompatibilityWithNoExistingFinalizedFeature():
 Unit = {

381 : def testSuccessfulFeatureUpgradeAndWithNoExistingFinalizedFeatures(): 
Unit = {

417 : def testSuccessfulFeatureUpgradeAndDowngrade(): Unit = {

459 : def testPartialSuccessDuringValidFeatureUpgradeAndInvalidDowngrade(): 
Unit = {

509 : def testPartialSuccessDuringInvalidFeatureUpgradeAndValidDowngrade(): 
Unit = {

Scanned 567 lines. Found 0 KRaft tests out of 12 tests



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to