Skip to content

fix: handle record_list_too_large error in produce response - #100

Merged
zmstone merged 1 commit into
kafka4beam:main-1.5from
zmstone:250910-handle-record_list_too_large
Sep 10, 2025
Merged

fix: handle record_list_too_large error in produce response#100
zmstone merged 1 commit into
kafka4beam:main-1.5from
zmstone:250910-handle-record_list_too_large

Conversation

@zmstone

@zmstone zmstone commented Sep 10, 2025

Copy link
Copy Markdown
Contributor

Logic is similar to message_too_large: split the batch, if a single message is still too large, drop it.

Logic is similar to message_too_large: split the batch,
if a single message is still too large, drop it.
@zmstone
zmstone merged commit d325e21 into kafka4beam:main-1.5 Sep 10, 2025
3 checks passed
@zmstone
zmstone deleted the 250910-handle-record_list_too_large branch September 10, 2025 19:15
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

Successfully merging this pull request may close these issues.

2 participants