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

Fix broken main branch caused by wrong getBitSet method #177

Merged

Conversation

BewareMyPower
Copy link
Contributor

Motivation

Currently the main branch is broken by the concurrent merge of #153 and #151.

Modifications

Add a dummy getBitSet implementation to BatchMessageAcker and the correct implementation for BatchMessageAckerImpl.

Documentation

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

### Motivation

Currently the main branch is broken by the concurrent merge of
apache#153 and
apache#151.

### Modifications

Add a dummy `getBitSet` implementation to `BatchMessageAcker` and the
correct implementation for `BatchMessageAckerImpl`.
@Demogorgon314 Demogorgon314 merged commit 7fa3c43 into apache:main Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants