[
https://issues.apache.org/jira/browse/KAFKA-4177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma updated KAFKA-4177:
-------------------------------
Resolution: Fixed
Fix Version/s: 0.10.1.0
Status: Resolved (was: Patch Available)
Issue resolved by pull request 1864
[https://github.com/apache/kafka/pull/1864]
> Replication Throttling: Remove ThrottledReplicationRateLimit from Server
> Config
> -------------------------------------------------------------------------------
>
> Key: KAFKA-4177
> URL: https://issues.apache.org/jira/browse/KAFKA-4177
> Project: Kafka
> Issue Type: Improvement
> Components: replication
> Affects Versions: 0.10.1.0
> Reporter: Ben Stopford
> Assignee: Ben Stopford
> Fix For: 0.10.1.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)