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

Replication Throttling: Remove ThrottledReplicationRateLimit from Server Config

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.1.0
    • 0.10.1.0
    • replication
    • None

    Description

      Replication throttling included the concept of a dynamic broker config (currently for just one property: ThrottledReplicationRateLimit).

      On reflection it seems best to not include this in KafkaConfig, but rather validate only in AdminUtils. Remove the property ThrottledReplicationRateLimit and related config from KafkaConfig and add validation in AdminUtils where the value can be applied/changed.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: