[
https://issues.apache.org/jira/browse/KAFKA-4420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma updated KAFKA-4420:
-------------------------------
Issue Type: Improvement (was: Bug)
> Group StopReplicaRequests for partitions on the same broker into one
> StopReplicaRequest
> ---------------------------------------------------------------------------------------
>
> Key: KAFKA-4420
> URL: https://issues.apache.org/jira/browse/KAFKA-4420
> Project: Kafka
> Issue Type: Improvement
> Reporter: Dong Lin
> Assignee: Dong Lin
> Fix For: 0.10.2.0
>
>
> Currently if a broker of 1000 partitions want to do controlled shutdown,
> controller will send 1000 StopReplicaRequest to that broker. This is
> inefficient. Controller only need to send one StopReplicaRequest and include
> those 1000 partitions in this request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)