Skip to content

test: Add integration test for consumer group rebalancing #14

Description

@josedab

Description

Test that consumer group rebalancing works correctly when consumers join/leave.

Task

  • Add an integration test that starts 2 consumers in a group
  • Verify partition assignment changes when one consumer disconnects
  • Use the testcontainers setup for a real Streamline server

Helpful Context

  • See existing integration tests in tests/
  • Use tokio::test with the testcontainers setup

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions