[ https://issues.apache.org/jira/browse/KAFKA-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joel Koshy closed KAFKA-983. ---------------------------- Thanks for the patch. Committed to 0.8 > 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, KAFKA-983-rebased.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