Jiangjie Qin created KAFKA-2406: ----------------------------------- Summary: ISR propagation should be throttled to avoid overwhelm controller. Key: KAFKA-2406 URL: https://issues.apache.org/jira/browse/KAFKA-2406 Project: Kafka Issue Type: Bug Reporter: Jiangjie Qin Assignee: Jiangjie Qin Priority: Blocker
This is a follow up patch for KAFKA-1367. We need to throttle the ISR propagation rate to avoid flooding in controller to broker traffic. This might significantly increase time of controlled shutdown or cluster startup. -- This message was sent by Atlassian JIRA (v6.3.4#6332)