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

Embedded consumer doesn't shut down if the server can't start

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7
    • 0.7.1
    • None
    • None

    Description

      If a broker embeds a consumer and the broker itself doesn't start (e.g., conflicting broker id in ZK), the embedded consumer is still running. In this case, we should probably shut down the embedded consumer too.

      To do this, we need to either throw an exception or return an error in KafkaServer.startup and act accordingly in KafkaServerStartable.startup.

      Attachments

        1. KAFKA-197_v2.patch
          6 kB
          Jun Rao
        2. KAFKA-197.patch
          0.4 kB
          Jun Rao

        Activity

          People

            junrao Jun Rao
            junrao Jun Rao
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: