Skip to content

small committer cleanups#26

Merged
lesnik512 merged 1 commit intomainfrom
refactor/committer-cleanup
May 5, 2026
Merged

small committer cleanups#26
lesnik512 merged 1 commit intomainfrom
refactor/committer-cleanup

Conversation

@lesnik512
Copy link
Copy Markdown
Member

  • _extract_ready_prefixes returns (ready, count) so _maybe_commit doesn't re-sum partition lengths to update pending_count
  • drop dead # type: ignore[misc] from ConsumerRebalanceListener (mypy-era leftover; ty doesn't flag the class)
  • document _StreamingState invariants in a class docstring

- _extract_ready_prefixes returns (ready, count) so _maybe_commit
  doesn't re-sum partition lengths to update pending_count
- drop dead `# type: ignore[misc]` from ConsumerRebalanceListener
  (mypy-era leftover; ty doesn't flag the class)
- document _StreamingState invariants in a class docstring

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@lesnik512 lesnik512 self-assigned this May 5, 2026
@lesnik512 lesnik512 merged commit c556e9b into main May 5, 2026
5 checks passed
@lesnik512 lesnik512 deleted the refactor/committer-cleanup branch May 5, 2026 16:08
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.

1 participant