kafka pull request: commitOffsets can be passed the offsets to commit

2013-11-25 Thread squito
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

2013-11-24 Thread squito
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