[ https://issues.apache.org/jira/browse/KAFKA-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997696#comment-14997696 ]
ASF GitHub Bot commented on KAFKA-2784: --------------------------------------- GitHub user becketqin opened a pull request: https://github.com/apache/kafka/pull/478 KAFKA-2784: swallow exceptions when mirror maker exits. You can merge this pull request into a Git repository by running: $ git pull https://github.com/becketqin/kafka KAFKA-2784 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/478.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #478 ---- commit 7272a4488780529cb0dc6a9e1abc14a6f8117cbe Author: Jiangjie Qin <becket....@gmail.com> Date: 2015-11-10T00:01:13Z KAFKA-2784: swallow exceptions when mirror maker exits. ---- > Mirror maker should swallow exceptions during shutdown. > ------------------------------------------------------- > > Key: KAFKA-2784 > URL: https://issues.apache.org/jira/browse/KAFKA-2784 > Project: Kafka > Issue Type: Bug > Reporter: Jiangjie Qin > Assignee: Jiangjie Qin > > Mirror maker should swallow exceptions during shutdown to make sure shutdown > latch is pulled. -- This message was sent by Atlassian JIRA (v6.3.4#6332)