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

Api Docs Consumer.commit #296

Closed
ansgarS opened this issue Jan 5, 2016 · 1 comment · Fixed by #306
Closed

Api Docs Consumer.commit #296

ansgarS opened this issue Jan 5, 2016 · 1 comment · Fixed by #306

Comments

@ansgarS
Copy link

ansgarS commented Jan 5, 2016

In readme you describe Consumer.commit:

Consumer.commit(cb)

But in Consumer.js commit needs two params:

function autoCommit(force, cb) { ... }

Consumer.prototype.commit = Consumer.prototype.autoCommit = autoCommit;
@giaosudau
Copy link

Is that commit to zookeeper or kafka?

@haio haio closed this as completed in #306 Feb 21, 2016
carlessistare pushed a commit to carlessistare/kafka-node that referenced this issue Apr 26, 2016
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 a pull request may close this issue.

2 participants