GitHub user tcrayford opened a pull request:
https://github.com/apache/kafka/pull/1389
MINOR: document increased network bandwidth of 0.10 under replication
If you're pushing close to the network capacity, 0.10's additional 8 bytes
per message can lead to overload of your network. We (Heroku Kafka) ran into
this issue whilst benchmarking 0.10 RC and the @ijuma suggested it belonged in
the update note.
Comments/suggestions welcome.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tcrayford/kafka
upgrade_note_about_increased_network_bandwidth
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1389.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 #1389
----
commit 284d9843abe187103ee3d801c798a7cd92eef4ec
Author: Tom Crayford <[email protected]>
Date: 2016-05-15T20:25:40Z
document increased network bandwidth of 0.10 under replication
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---