Jiangjie Qin created KAFKA-1764: ----------------------------------- Summary: ZookeeperConsumerConnector could put multiple shutdownCommand to the same data chunk queue. Key: KAFKA-1764 URL: https://issues.apache.org/jira/browse/KAFKA-1764 Project: Kafka Issue Type: Bug Reporter: Jiangjie Qin Assignee: Jiangjie Qin
In ZookeeperConsumerConnector shutdown(), we could potentially put multiple shutdownCommand into the same data chunk queue, provided the topics are sharing the same data chunk queue in topicThreadIdAndQueues. -- This message was sent by Atlassian JIRA (v6.3.4#6332)