[
https://issues.apache.org/jira/browse/KAFKA-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13855810#comment-13855810
]
Sriram Subramanian commented on KAFKA-906:
------------------------------------------
We don't need this anymore.
> Invoke halt on shutdown and startup failure to ensure the jvm is brought down
> -----------------------------------------------------------------------------
>
> Key: KAFKA-906
> URL: https://issues.apache.org/jira/browse/KAFKA-906
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.8.0
> Reporter: Sriram Subramanian
> Assignee: Sriram Subramanian
> Fix For: 0.8.1
>
>
> Sometimes kafka is made to run as a service in an external container. This
> container usually disables the individual services from exiting the process
> by installing a security manager. The right fix is to implement the startup
> and shutdown logic of kafka using the interfaces provided by these containers
> which would involve more work. For 0.8, we will simply call halt as the last
> step of shutdown and startup during a failure.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)