[
https://issues.apache.org/jira/browse/KAFKA-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15498507#comment-15498507
]
Ismael Juma commented on KAFKA-4019:
------------------------------------
We probably want this for 0.10.1.0.
> LogCleaner should grow read/write buffer to max message size for the topic
> --------------------------------------------------------------------------
>
> Key: KAFKA-4019
> URL: https://issues.apache.org/jira/browse/KAFKA-4019
> Project: Kafka
> Issue Type: Bug
> Components: core
> Affects Versions: 0.10.0.0
> Reporter: Jun Rao
> Assignee: Rajini Sivaram
> Fix For: 0.10.1.0
>
>
> Currently, the LogCleaner.growBuffers() only grows the buffer up to the
> default max message size. However, since the max message size can be
> customized at the topic level, LogCleaner should allow the buffer to grow up
> to the max message allowed by the topic. Otherwise, the cleaner will get
> stuck on a large message.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)