s being
> serialized through kafka. Is there a way to do this without reading the
> broker configuration (which is probably not available to my process anyway)
>
>
> Claude
>
>
> From: Satish Duggana
> Sent: Monday, September 3, 2018 11:0
ining broker max buffer size from producer.
** This mail has been sent from an external source. Treat hyperlinks and
attachments in this email with caution**
Are you asking about the maximum message size that can be sent from a
producer?
max.message.bytes is used to control that at broker/topic
Are you asking about the maximum message size that can be sent from a
producer?
max.message.bytes is used to control that at broker/topic level. You can
find more details
at the below links.
*"The largest record batch size allowed by Kafka. If this is increased and
there are consumers older than 0