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

add a delay config like linger.ms in kafka producer #29

Closed
HarrisChu opened this issue Oct 22, 2021 · 1 comment
Closed

add a delay config like linger.ms in kafka producer #29

HarrisChu opened this issue Oct 22, 2021 · 1 comment

Comments

@HarrisChu
Copy link
Contributor

refer to https://docs.confluent.io/platform/current/installation/configuration/producer-configs.html#producerconfigs_linger.ms

default: 0, no delay.
if has value, although the record is not reach batch size, send them immediately.

@Nicole00
Copy link
Contributor

Nicole00 commented Nov 2, 2021

#33 resolved 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

2 participants