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

Group membership update due to static member rejoin should be persisted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.3.0, 2.4.0, 2.5.0, 2.6.0
    • 2.7.0, 2.5.2, 2.6.1
    • consumer

    Description

      For known static members rejoin, we would update its corresponding member.id without triggering a new rebalance. This serves the purpose for avoiding unnecessary rebalance for static membership, as well as fencing purpose if some still uses the old member.id. 

      The bug is that we don't actually persist the membership update, so if no upcoming rebalance gets triggered, this new member.id information will get lost during group coordinator immigration, thus bringing up the zombie member identity.

      The bug find credit goes to hachikuji 

      Attachments

        Activity

          People

            feyman Haoran Xuan
            bchen225242 Boyang Chen
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: