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

in_kafka: Add buffer_max_size description #1257

Merged
merged 2 commits into from
Dec 22, 2023

Conversation

cosmo0920
Copy link
Contributor

Corresponding PR is: fluent/fluent-bit#8174.

@cosmo0920 cosmo0920 force-pushed the add-buffer-chunk-size-parameter-to-in_kafka branch from c6f5a18 to a5c26ff Compare November 17, 2023 11:55
We need to halt the greedy consuming loop before reaching the exceeded
limitation of chunk size.
Without this parameter, in_kafka always consuming greedy from
subscribing topics.

Signed-off-by: Hiroshi Hatake <[email protected]>
@cosmo0920 cosmo0920 force-pushed the add-buffer-chunk-size-parameter-to-in_kafka branch from a5c26ff to e698942 Compare November 17, 2023 11:56
@patrick-stephens patrick-stephens changed the title in_kafka: Add buffer_chunk_size description in_kafka: Add buffer_max_size description Nov 17, 2023
@patrick-stephens patrick-stephens merged commit ef24e54 into master Dec 22, 2023
4 checks passed
@patrick-stephens patrick-stephens deleted the add-buffer-chunk-size-parameter-to-in_kafka branch December 22, 2023 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants