[ 
https://issues.apache.org/jira/browse/KAFKA-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neha Narkhede closed KAFKA-906.
-------------------------------


> 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
>
> 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)

Reply via email to