Joe Stein created KAFKA-2179:
--------------------------------
Summary: no graceful nor fast way to shutdown every broker without
killing them
Key: KAFKA-2179
URL: https://issues.apache.org/jira/browse/KAFKA-2179
Project: Kafka
Issue Type: Bug
Affects Versions: 0.8.1.2
Reporter: Joe Stein
Priority: Minor
Fix For: 0.8.3
if you do a controlled shutdown of every broker at the same time the controlled
shutdown process spins out of control. Every leader can't go anywhere because
every broker is trying to controlled shutdown itself. The result is the brokers
take a long (variable) time before it eventually does actually shutdown.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)