Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-3624

[KAFKA] Investigate mitigation when losing ingress on a broker

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • False
    • False

      Losing ingress on a single broker can bring partitions under min ISR and even offline if this broker is restarted.

      This is because when ingress is lost, the broker kick all consumers from their groups it's coordinating (as they can't heartbeat anymore). This causes a write to the associated __consumer_offsets partition to mark the groups empty. As broker can't replicate that data, the broker marks them out of sync and the partitions end up with a single ISR.

            Unassigned Unassigned
            mmaison@redhat.com Mickael Maison
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: