Configuration.producerMaxBytes

maximum number of bytes to include in the message set, this must not be larger than consumerMaxBytes, otherwise, the consumers may not handle the message sets.

struct Configuration
int producerMaxBytes;

Meta