Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix broken main branch caused by wrong getBitSet method
### 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`.
- Loading branch information