[ https://issues.apache.org/jira/browse/KAFKA-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14179047#comment-14179047 ]
Jiangjie Qin commented on KAFKA-1719: ------------------------------------- Created reviewboard https://reviews.apache.org/r/26994/diff/ against branch origin/trunk > Make mirror maker exit when one consumer/producer thread exits. > --------------------------------------------------------------- > > Key: KAFKA-1719 > URL: https://issues.apache.org/jira/browse/KAFKA-1719 > Project: Kafka > Issue Type: Improvement > Reporter: Jiangjie Qin > Assignee: Jiangjie Qin > Attachments: KAFKA-1719.patch > > > When one of the consumer/producer thread exits, the entire mirror maker will > be blocked. In this case, it is better to make it exit. It seems a single > ZookeeperConsumerConnector is sufficient for mirror maker, probably we don't > need a list for the connectors. -- This message was sent by Atlassian JIRA (v6.3.4#6332)