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

Implement new KafkaConsumer #68

Open
vincentbernat opened this issue Oct 17, 2015 · 0 comments
Open

Implement new KafkaConsumer #68

vincentbernat opened this issue Oct 17, 2015 · 0 comments

Comments

@vincentbernat
Copy link
Contributor

Hey!

With 0.8.2, Kafka has introduced a new KafkaConsumer API. It handles both high level and low level aspects. For example, it is possible to use or not use offset management (both ZK and builtin). It is also possible to read from several partitions while not using offset management. It would be great to have access to this API.

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

No branches or pull requests

1 participant