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

HeartbeatThread should be a daemon thread

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.1.0
    • 0.10.1.1, 0.10.2.0
    • clients
    • None

    Description

      We're seeing an issue where an exception inside the main processing loop of a consumer doesn't cause the JVM to exit, as expected (and, in our case, desired). From the thread dump, it appears that what's blocking exit is the "kafka-coordinator-heartbeat-thread", which is not currently a daemon thread. Per the mailing list, it sounds like this is a bug.

      Attachments

        Issue Links

          Activity

            People

              rsivaram Rajini Sivaram
              djudd1905 David Judd
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: