apache / apache/iggy

Kafka gateway: Kafka gateway Phase 2 — E2E tests with consumer groups

Open
#3,544 0 comments 0 reactions 0 assignees View on GitHub
gateways
Dominant language
Rust
Stars
4.9k
Forks
432
Avg merge
2d 10h
Merged PRs (30d)
173

Description

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

Contributor guide

Open the contributing guide

Research direction

Read the rollout plan in discussion #3253 and the dependent issues #3542 and #3543 first; use the `kafka-console-consumer.sh` command as the starting entry point for the E2E checks. Done means the listed multi-consumer, offset-resume, and CI happy-path checks pass, with the README and discussion updated as scoped.

Written by the indexing model from the issue text.

Assessment

Tech stack
kafka, rust
Domain
distributed-systems, documentation, testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.