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

Add system tests testing the new throttling behavior using older clients/brokers

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • None
    • system tests
    • None

    Description

      KAFKA-6028 (KIP-219) changes the throttling behavior on quota violation as follows:

      • the broker will send out a response with throttle time to the client immediately and mute the channel
      • upon receiving a response with a non-zero throttle time, the client will also block sending further requests to the broker until the throttle time is over.

      The current system tests assume that both clients and brokers are of the same version. We'll need an additional set of quota tests that test throttling behavior between older clients and newer brokers and between newer clients and older brokers. 

      Attachments

        Issue Links

          Activity

            People

              jonlee2 Jon Lee
              jonlee2 Jon Lee
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: