You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Neha Narkhede (JIRA)" <ji...@apache.org> on 2014/02/01 21:12:13 UTC

[jira] [Updated] (KAFKA-906) Invoke halt on shutdown and startup failure to ensure the jvm is brought down

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

Neha Narkhede updated KAFKA-906:
--------------------------------

    Fix Version/s:     (was: 0.8.1)

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