Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-15746

KRaft support in ControllerMutationQuotaTest

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.9.0
    • core

    Description

      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

      Attachments

        Activity

          People

            javakillah Dmitry Werner
            sameert Sameer Tejani
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: