Sameer Tejani created KAFKA-15746:
-------------------------------------
Summary: KRaft support in ControllerMutationQuotaTest
Key: KAFKA-15746
URL: https://issues.apache.org/jira/browse/KAFKA-15746
Project: Kafka
Issue Type: Task
Components: core
Reporter: Sameer Tejani
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)