kafka/group-coordinator
David Jacot 1b424d2f3d KAFKA-18916; Resolved regular expressions must update the group by topics data structure (#19088)
When regular expressions are resolved, they do not update the group by
topics data structure. Hence, topic changes (e.g. deletion) do not
trigger a rebalance of the group.

Reviewers: Lucas Brutschy <lbrutschy@confluent.io>
2025-03-04 15:32:10 +01:00
..
group-coordinator-api/src/main/java/org/apache/kafka/coordinator/group/api/assignor MINOR: Mark KIP-848's public apis as stable (#18235) 2024-12-17 20:10:38 +01:00
src KAFKA-18916; Resolved regular expressions must update the group by topics data structure (#19088) 2025-03-04 15:32:10 +01:00
.gitignore