You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/03/02 18:11:00 UTC

[jira] [Created] (KAFKA-12401) Flaky Test FeatureCommandTest#testUpgradeAllFeaturesSuccess

Matthias J. Sax created KAFKA-12401:
---------------------------------------

             Summary: Flaky Test FeatureCommandTest#testUpgradeAllFeaturesSuccess
                 Key: KAFKA-12401
                 URL: https://issues.apache.org/jira/browse/KAFKA-12401
             Project: Kafka
          Issue Type: Test
          Components: admin, unit tests
            Reporter: Matthias J. Sax


{quote}kafka.admin.UpdateFeaturesException: 2 feature updates failed! at kafka.admin.FeatureApis.maybeApplyFeatureUpdates(FeatureCommand.scala:289) at kafka.admin.FeatureApis.upgradeAllFeatures(FeatureCommand.scala:191) at kafka.admin.FeatureCommandTest.$anonfun$testUpgradeAllFeaturesSuccess$3(FeatureCommandTest.scala:134){quote}
STDOUT
{quote}[Add] Feature: feature_1 ExistingFinalizedMaxVersion: - NewFinalizedMaxVersion: 3 Result: OK [Add] Feature: feature_2 ExistingFinalizedMaxVersion: - NewFinalizedMaxVersion: 5 Result: OK [Add] Feature: feature_1 ExistingFinalizedMaxVersion: - NewFinalizedMaxVersion: 3 Result: OK [Add] Feature: feature_2 ExistingFinalizedMaxVersion: - NewFinalizedMaxVersion: 5 Result: OK{quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)