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