[ 
https://issues.apache.org/jira/browse/KAFKA-15747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sameer Tejani updated KAFKA-15747:
----------------------------------
    Description: 
The following tests in DynamicConnectionQuotaTest in 
core/src/test/scala/integration/kafka/network/DynamicConnectionQuotaTest.scala 
need to be updated to support KRaft

77 : def testDynamicConnectionQuota(): Unit = {

104 : def testDynamicListenerConnectionQuota(): Unit = {

175 : def testDynamicListenerConnectionCreationRateQuota(): Unit = {

237 : def testDynamicIpConnectionRateQuota(): Unit = {

Scanned 416 lines. Found 0 KRaft tests out of 4 tests

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

117 : def testSetUnsetQuota(): Unit = {

133 : def testQuotaMetric(): Unit = {

155 : def testStrictCreateTopicsRequest(): Unit = {

178 : def testPermissiveCreateTopicsRequest(): Unit = {

191 : def testUnboundedCreateTopicsRequest(): Unit = {

202 : def testStrictDeleteTopicsRequest(): Unit = {

229 : def testPermissiveDeleteTopicsRequest(): Unit = {

246 : def testUnboundedDeleteTopicsRequest(): Unit = {

259 : def testStrictCreatePartitionsRequest(): Unit = {

286 : def testPermissiveCreatePartitionsRequest(): Unit = {

303 : def testUnboundedCreatePartitionsRequest(): Unit = {

Scanned 420 lines. Found 0 KRaft tests out of 11 tests


> KRaft support in DynamicConnectionQuotaTest
> -------------------------------------------
>
>                 Key: KAFKA-15747
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15747
>             Project: Kafka
>          Issue Type: Task
>          Components: core
>            Reporter: Sameer Tejani
>            Priority: Minor
>              Labels: kraft, kraft-test, newbie
>
> The following tests in DynamicConnectionQuotaTest in 
> core/src/test/scala/integration/kafka/network/DynamicConnectionQuotaTest.scala
>  need to be updated to support KRaft
> 77 : def testDynamicConnectionQuota(): Unit = {
> 104 : def testDynamicListenerConnectionQuota(): Unit = {
> 175 : def testDynamicListenerConnectionCreationRateQuota(): Unit = {
> 237 : def testDynamicIpConnectionRateQuota(): Unit = {
> Scanned 416 lines. Found 0 KRaft tests out of 4 tests



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

Reply via email to