This would be of value to me, as well. I'm currently not sure how to avoid
having users of ruby-kafka produce messages that exceed that limit when
using an async producer loop – I'd prefer to not allow such a message into
the buffers at all rather than having to deal with it only when there's a
broker error.

On Tue, Aug 2, 2016 at 3:57 PM Chris Barlock <barl...@us.ibm.com> wrote:

> Does Kafka expose its server configuration in any way that I can get it
> programmatically?  Specifically, I'm interested in knowing the
> message.max.bytes value.
>
> Chris
>
>

Reply via email to