Skip to content

Conversation

@cosmo0920
Copy link
Contributor

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

Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
@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 <hatake@calyptia.com>
@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
@patrick-stephens patrick-stephens deleted the add-buffer-chunk-size-parameter-to-in_kafka branch December 22, 2023 10:14
TomlinfreeGit pushed a commit to TomlinfreeGit/fluent-bit-docs that referenced this pull request Oct 28, 2025
* in_kafka: Add buffer_chunk_size description

Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>

* in_kafka: Add buffer_max_size parameter instead of chunk_size

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 <hatake@calyptia.com>

---------

Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
Signed-off-by: Tom <yao.lin@siemens.com>
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.

3 participants