kafka pull request: commitOffsets can be passed the offsets to commit
Github user squito closed the pull request at: https://github.com/apache/kafka/pull/10
kafka pull request: commitOffsets can be passed the offsets to commit
GitHub user squito opened a pull request: https://github.com/apache/kafka/pull/10 commitOffsets can be passed the offsets to commit This adds another version of `commitOffsets` that takes the offsets to commit as a parameter. Without this change, getting correct user code i