Sameer Tejani created KAFKA-15714:
-------------------------------------
Summary: KRaft support in DynamicNumNetworkThreadsTest
Key: KAFKA-15714
URL: https://issues.apache.org/jira/browse/KAFKA-15714
Project: Kafka
Issue Type: Task
Components: core
Reporter: Sameer Tejani
The following tests in SaslClientsWithInvalidCredentialsTest in
core/src/test/scala/integration/kafka/api/SaslClientsWithInvalidCredentialsTest.scala
need to be updated to support KRaft
125 : def testAclCliWithAuthorizer(): Unit = {
130 : def testAclCliWithAdminAPI(): Unit = {
186 : def testProducerConsumerCliWithAuthorizer(): Unit = {
191 : def testProducerConsumerCliWithAdminAPI(): Unit = {
197 : def testAclCliWithClientId(): Unit = {
236 : def testAclsOnPrefixedResourcesWithAuthorizer(): Unit = {
241 : def testAclsOnPrefixedResourcesWithAdminAPI(): Unit = {
268 : def testInvalidAuthorizerProperty(): Unit = {
276 : def testPatternTypes(): Unit = {
Scanned 336 lines. Found 0 KRaft tests out of 9 tests
--
This message was sent by Atlassian Jira
(v8.20.10#820010)