You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2013/07/22 23:20:48 UTC

[jira] [Commented] (KAFKA-983) Expose cleanshutdown method in MirrorMaker at the object level

    [ https://issues.apache.org/jira/browse/KAFKA-983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13715678#comment-13715678 ] 

Guozhang Wang commented on KAFKA-983:
-------------------------------------

+1. Looks good to me.
                
> Expose cleanshutdown method in MirrorMaker at the object level
> --------------------------------------------------------------
>
>                 Key: KAFKA-983
>                 URL: https://issues.apache.org/jira/browse/KAFKA-983
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Swapnil Ghike
>            Assignee: Swapnil Ghike
>              Labels: bugs
>         Attachments: KAFKA-983.patch
>
>
> Making clean shutdown in MirrorMaker public at the object level will be useful. Currently if MirrorMaker is run in a container process, the only way to stop it seems to be triggering the shutdown hook (System.exit(0)) which may have unwarranted side effects on the other threads running in that container process. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira