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

Consumer ListOffsets request can starve group heartbeats

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • consumer
    • None

    Description

      The consumer is not able to send heartbeats while it is awaiting a ListOffsets response. Typically this is not a problem because ListOffsets requests are handled quickly, but in the worst case if the request takes longer than the session timeout, the consumer will fall out of the group.

      Attachments

        1. 5212.patch
          7 kB
          Richard Yu

        Activity

          People

            Yohan123 Richard Yu
            hachikuji Jason Gustafson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: