You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jiangjie Qin (JIRA)" <ji...@apache.org> on 2014/10/21 22:37:35 UTC

[jira] [Updated] (KAFKA-1719) Make mirror maker exit when one consumer/producer thread exits.

     [ https://issues.apache.org/jira/browse/KAFKA-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiangjie Qin updated KAFKA-1719:
--------------------------------
    Status: Patch Available  (was: Open)

> 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)