Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-906

Invoke halt on shutdown and startup failure to ensure the jvm is brought down

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 0.8.0
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            sriramsub Sriram
            sriramsub Sriram
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: