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

Sameer Tejani updated KAFKA-15745:
----------------------------------
    Description: 
The following tests in RequestQuotaTest in 
core/src/test/scala/unit/kafka/server/RequestQuotaTest.scala need to be updated 
to support KRaft

132 : def testResponseThrottleTime(): Unit = {

140 : def testResponseThrottleTimeWhenBothProduceAndRequestQuotasViolated(): 
Unit = {

146 : def testResponseThrottleTimeWhenBothFetchAndRequestQuotasViolated(): Unit 
= {

152 : def testUnthrottledClient(): Unit = {

161 : def testExemptRequestTime(): Unit = {

171 : def testUnauthorizedThrottle(): Unit = {

Scanned 801 lines. Found 0 KRaft tests out of 6 tests

  was:
The following tests in CustomQuotaCallbackTest in 
core/src/test/scala/integration/kafka/api/CustomQuotaCallbackTest.scala need to 
be updated to support KRaft

90 : def testCustomQuotaCallback(): Unit = {

Scanned 468 lines. Found 0 KRaft tests out of 1 tests


> KRaft support in RequestQuotaTest
> ---------------------------------
>
>                 Key: KAFKA-15745
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15745
>             Project: Kafka
>          Issue Type: Task
>          Components: core
>            Reporter: Sameer Tejani
>            Priority: Minor
>              Labels: kraft, kraft-test, newbie
>
> The following tests in RequestQuotaTest in 
> core/src/test/scala/unit/kafka/server/RequestQuotaTest.scala need to be 
> updated to support KRaft
> 132 : def testResponseThrottleTime(): Unit = {
> 140 : def testResponseThrottleTimeWhenBothProduceAndRequestQuotasViolated(): 
> Unit = {
> 146 : def testResponseThrottleTimeWhenBothFetchAndRequestQuotasViolated(): 
> Unit = {
> 152 : def testUnthrottledClient(): Unit = {
> 161 : def testExemptRequestTime(): Unit = {
> 171 : def testUnauthorizedThrottle(): Unit = {
> Scanned 801 lines. Found 0 KRaft tests out of 6 tests



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

Reply via email to