GitHub user ijuma opened a pull request:
https://github.com/apache/kafka/pull/4154
KAFKA-4203: Align broker default for max.message.bytes with Java producer
default
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijuma/kafka
kafka-4203-align-broker-max-message-bytes-with-java-producer
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4154.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4154
----
commit 15cf53bf2643bd0ea164d70f76e36acdd65d0990
Author: Ismael Juma <[email protected]>
Date: 2017-10-28T15:46:44Z
KAFKA-4203: Align broker default for max.message.bytes with Java producer
default
----
---