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

kafka producer: improve reliability #84

Open
65278 opened this issue Apr 3, 2020 · 0 comments
Open

kafka producer: improve reliability #84

65278 opened this issue Apr 3, 2020 · 0 comments

Comments

@65278
Copy link
Contributor

65278 commented Apr 3, 2020

At the moment, librdkafkas asynchronous producer takes on messages when it is not connected to a cluster.
https://github.com/edenhill/librdkafka/wiki/Producer-message-reliability

We also should think about making a synchronous producer for low throughput/high reliability data transport:
https://github.com/edenhill/librdkafka/wiki/Sync-producer

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