kafka/clients
PoAn Yang 844b0e651b
CI / build (push) Waiting to run Details
KAFKA-19369: Add group.share.assignors config and integration test (#19900)
* Add `group.share.assignors` config to `GroupCoordinatorConfig`.
* Send `rackId` in share group heartbeat request if it's not null.
* Add integration test `testShareConsumerWithRackAwareAssignor`.

Reviewers: Lan Ding <53332773+DL1231@users.noreply.github.com>, Andrew
 Schofield <aschofield@confluent.io>

---------

Signed-off-by: PoAn Yang <payang@apache.org>
2025-06-06 14:20:56 +01:00
..
clients-integration-tests/src/test KAFKA-19369: Add group.share.assignors config and integration test (#19900) 2025-06-06 14:20:56 +01:00
src KAFKA-19369: Add group.share.assignors config and integration test (#19900) 2025-06-06 14:20:56 +01:00
.gitignore