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

Replication Quotas: Control Leader & Follower Limit Separately

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.1.0
    • 0.10.1.0
    • None
    • None

    Description

      As we split the throttled replicas into Leader and Follower configs, it makes sense to also split the throttle limit:

      replication.quota.throttled.rate
      =>
      replication.leader.quota.throttled.rate
      &
      replication.follower.quota.throttled.rate

      So that admins have fine grain control over both sides of the replication process and the properties match for leader/follower applicability.

      Attachments

        Activity

          People

            benstopford Ben Stopford
            benstopford Ben Stopford
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: