Skip to content

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

@ajhunyady

Description

@ajhunyady

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions