Part of #3560. ## Summary End-to-end validation of Phase 2 consumer group support. ## Depends on - #3542 — OffsetCommit / OffsetFetch - #3543 — LeaveGroup / rebalance ## Scope - [ ] `kafka-console-consumer.sh --bootstrap-server ... --group test-group --topic ...` - [ ] Multi-consumer same group integration test - [ ] Offset commit + bridge restart + resume test - [ ] Update README: Phase 2 capabilities and limits - [ ] Update discussion #3253 with issue links ## Acceptance criteria - [ ] All Phase 2 success metrics from discussion #3253 met - [ ] CI covers consumer group happy path ## References - Rollout plan: https://github.com/apache/iggy/discussions/3253#discussioncomment-17181030
Part of #3560.
Summary
End-to-end validation of Phase 2 consumer group support.
Depends on
Scope
kafka-console-consumer.sh --bootstrap-server ... --group test-group --topic ...Acceptance criteria
References