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

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

Swapnil Ghike created KAFKA-983:
-----------------------------------

             Summary: 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


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