kafka/group-coordinator
Bill Bejeck f397cbc14c
CI / build (push) Waiting to run Details
KAFKA-19256: Only send IQ metadata on assignment changes (#19691)
This PR adds changes, so the IQ endpoint information is only sent to
streams group members when there has been a change in the assignments
requiring an update in the streams client host-partition ownership.

The existing IQ integration test passes with no modifications and
updated the `GroupMetadataManagerTest` to cover the new process.

Reviewers: Matthias Sax <mjsax@apache.org>, Lucas Brutschy
 <lucasbru@apache.org>
2025-05-16 16:54:12 -04:00
..
group-coordinator-api/src/main/java/org/apache/kafka/coordinator/group/api/assignor KAFKA-18827: Initialize share group state group coordinator impl. [3/N] (#19026) 2025-03-26 19:40:23 +00:00
src KAFKA-19256: Only send IQ metadata on assignment changes (#19691) 2025-05-16 16:54:12 -04:00
.gitignore KAFKA-14363; Add new `group-coordinator` module (KIP-848) (#12827) 2022-11-09 08:49:57 +01:00