Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[KIP-848] Tests for: Fix for a rapid unsubscribe while the member id is still not assigned #4700

Open
wants to merge 5 commits into
base: dev_kip848_mock_handler_and_integration_tests
Choose a base branch
from

Conversation

emasab
Copy link
Collaborator

@emasab emasab commented Apr 26, 2024

No description provided.

- Mock handler implementation
- Rename current consumer protocol from generic to classic
- Mock handler with automatic or manual assignment
- More consumer group metadata getters
- Test helpers
- Expedite next HB after FindCoordinator
  doing it with an exponential backoff to avoid tight loops
- Configurable session timeout and HB interval
- Fix mock handler ListOffsets response
  LeaderEpoch instead of CurrentLeaderEpoch
- Integration tests passing with AK trunk
- Improve documentation and KIP 848 specific mock tests
- Add mock tests for unknown topic id
  in metadata request and partial reconciliation
- Make test 0147 more reliable
- Fix test 0106 after HB timeout change
- Exclude test case with AK trunk
directly with KRaft and AK trunk
@emasab emasab changed the title [KIP-848] Fix for a rapid unsubscribe while the member id is still not assigned [KIP-848] Tests for: Fix for a rapid unsubscribe while the member id is still not assigned Apr 26, 2024
@emasab emasab force-pushed the dev_kip848_fix_unsubscription_no_member_id_tests branch 2 times, most recently from 5c47734 to 4c1ce7b Compare May 2, 2024 06:39
subscribe and unscribe calls or
unsubscribe calls while rejoining
@emasab emasab force-pushed the dev_kip848_fix_unsubscription_no_member_id_tests branch from 4c1ce7b to 6aba7fc Compare May 2, 2024 06:45
@emasab emasab force-pushed the dev_kip848_mock_handler_and_integration_tests branch from d4d3f8f to 24e2ef5 Compare May 7, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant