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

Example code illustrating usage #11

Open
natalie-zamani opened this issue Jun 6, 2019 · 3 comments
Open

Example code illustrating usage #11

natalie-zamani opened this issue Jun 6, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@natalie-zamani
Copy link
Member

The README is a good first step at docs, but its been suggested that there be code examples illustrating the usage of this library.

@natalie-zamani natalie-zamani added the enhancement New feature or request label Jun 6, 2019
@saurav-2104
Copy link

Also, if it would be great if we can see the consumer in action. My consumer works fine with ExecutorService (single thread model) but healthcheck fails as the consumer is not thread safe

@natalie-zamani
Copy link
Member Author

@saurav-2104 good to know, I had run into similar problems with a previous consumer health check approach that caused me to implement CheckableConsumer. I’ll see if I can repro

@vigneshbrb
Copy link

I followed the README for implementing Kafka Consumer in my code but looks like KafkaConsumerBundle does not have an empty constructor.
It will be great if more examples are provided for using Kafka in dropwizard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants