Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
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
Attachments
Issue Links
- relates to
-
KAFKA-17417 Backport KAFKA-15751 and KAFKA-15752 to 3.8 and 3.7
- Resolved