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