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

Callback-accepting Sink/Observable? #9

Open
clayrat opened this issue May 29, 2017 · 0 comments
Open

Callback-accepting Sink/Observable? #9

clayrat opened this issue May 29, 2017 · 0 comments

Comments

@clayrat
Copy link
Contributor

clayrat commented May 29, 2017

@alexandru
I feel it's a somewhat common scenario to want to do something after writing to Kafka - like send some sort of metrics for uploaded data, or acknowledge the write in some kind of a database. However, it seems this is not really possible with the existing facilities. Do you think we could write some kind of callback-accepting version of KafkaProducerSinks or even make an Observable version of it?

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