Sameer Tejani created KAFKA-15753: ------------------------------------- Summary: KRaft support in BrokerApiVersionsCommandTest Key: KAFKA-15753 URL: https://issues.apache.org/jira/browse/KAFKA-15753 Project: Kafka Issue Type: Task Components: core Reporter: Sameer Tejani
The following tests in SaslSslAdminIntegrationTest in core/src/test/scala/integration/kafka/api/SaslSslAdminIntegrationTest.scala need to be updated to support KRaft 95 : def testAclOperations(): Unit = { 116 : def testAclOperations2(): Unit = { 142 : def testAclDescribe(): Unit = { 169 : def testAclDelete(): Unit = { 219 : def testLegacyAclOpsNeverAffectOrReturnPrefixed(): Unit = { 256 : def testAttemptToCreateInvalidAcls(): Unit = { 351 : def testAclAuthorizationDenied(): Unit = { 383 : def testCreateTopicsResponseMetadataAndConfig(): Unit = { Scanned 527 lines. Found 0 KRaft tests out of 8 tests -- This message was sent by Atlassian Jira (v8.20.10#820010)