[
https://issues.apache.org/jira/browse/KAFKA-15746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Werner reassigned KAFKA-15746:
-------------------------------------
Assignee: Dmitry Werner
> 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
> Assignee: Dmitry Werner
> Priority: Minor
> Labels: kraft, kraft-test, newbie
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)