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 CommittableSink of kafka producers #82

Open
IgorFedchenko opened this issue Oct 18, 2019 · 0 comments
Open

Implement CommittableSink of kafka producers #82

IgorFedchenko opened this issue Oct 18, 2019 · 0 comments

Comments

@IgorFedchenko
Copy link
Contributor

I do not know why it is not described in official producers docs, but there is public producer flow simplifying committing consumed messages before publishing them - it is CommittableSink.

Possible worth it to implement that, pretty simple one because is completely based on existing FlexiFlow.

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