Skip to content

Conversation

@Shally-Katariya
Copy link

Motivation

Kafka currently lacks a focused system test that validates a simple
end-to-end consumer workflow with manual offset commits across a restart.

Changes

  • Added a system test extending the existing produce-consume validation
    template.
  • The test restarts a manually committing consumer mid-run and verifies
    that consumption resumes from committed offsets without duplicate delivery.

Notes

  • Reuses existing Kafka system test infrastructure.
  • No production code changes.

@github-actions github-actions bot added triage PRs from the community tests Test fixes (including flaky tests) small Small PRs labels Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

small Small PRs tests Test fixes (including flaky tests) triage PRs from the community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant