kafka/group-coordinator
Lucas Brutschy f26974b16d
CI / build (push) Waiting to run Details
KAFKA-19202: Enable KIP-1071 in streams_eos_test (#19700)
Enable next system test with KIP-1071.

Some of the validation inside the test did not make sense for KIP-1071.
This is because in KIP-1071, if a member leaves or joins the group, not
all members may enter a REBALANCING state. We use the wrapper introduced
in   [KAFKA-19271](https://issues.apache.org/jira/browse/KAFKA-19271)
to print a log line whenever the member epoch is bumped, which is  the
only way a member can "indirectly" observe that other members  are
rebalancing.

Reviewers: Bill Bejeck <bill@confluent.io>
2025-05-17 21:20:47 +02: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-19202: Enable KIP-1071 in streams_eos_test (#19700) 2025-05-17 21:20:47 +02:00
.gitignore KAFKA-14363; Add new `group-coordinator` module (KIP-848) (#12827) 2022-11-09 08:49:57 +01:00