Skip to content

Need the ability to produce/consume messages beyond 1MB in size. #2342

Closed
@ajhunyady

Description

Currently, when a client producer a record of 5881006 bytes, the producer panics:

I have a rust producer and pass a  JSON string. It results in an error: Record too large. What's wrong?
thread 'main' panicked at 'Failed to send message.: Producer(RecordTooLarge(16384))', src/main.rs:39:9

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions