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

Shutdown script does not do a clean shutdown

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Not A Problem
    • 0.11.0.1
    • None
    • None
    • None

    Description

      Shutdown script (sending term signal) does not do a clean shutdown.

      We are running kafka in kubernetes/openshift 0.11.0.0. The statefulset kafka runs the shutdown script prior to stopping the pod kafka is running on:

              lifecycle:
                preStop:
                  exec:
                    command:
                    - ./bin/kafka-server-stop.sh
      

      This worked perfectly in 0.11.0.0 but doesn't in 0.11.0.1. Also we see the same behaviour if we send a TERM signal to the kafka process (same as the shutdown script).

      Attachments

        Activity

          People

            Unassigned Unassigned
            amunro Alastair Munro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: