GitHub user rajinisivaram opened a pull request:
https://github.com/apache/kafka/pull/1758
KAFKA-4019: Update log cleaner to handle max message size of topics
Grow read and write buffers of cleaner up to the maximum message size of
the log being cleaned if the topic has larger max message size than the default
config of the broker.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rajinisivaram/kafka KAFKA-4019
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1758.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 #1758
----
commit fa89ba94cbc2abc54a94497c3207bb2bce62743a
Author: Rajini Sivaram <[email protected]>
Date: 2016-08-18T08:08:17Z
KAFKA-4019: Update log cleaner to handle max message size of topics
----
---
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.
---