GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/1391
KAFKA-3704; Revert "Remove hard-coded block size in KafkaProducer" This is not an exact revert as the code changed a bit since the original commit. We also include a note in `upgrade.html`. The original commit is 1182d61deb23b5cd86cbe462471f7df583a796e1. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ijuma/kafka kafka-3704-revert Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1391.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 #1391 ---- commit 1673cd097f7986e903d422ab7dc99d81d333ca18 Author: Ismael Juma <ism...@juma.me.uk> Date: 2016-05-16T15:49:37Z Revert "KAFKA-3704: Remove hard-coded block size in KafkaProducer" This is not an exact revert as the code changed a bit since the original commit. We also include a note in `upgrade.html`. The original commit is 1182d61deb23b5cd86cbe462471f7df583a796e1. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---