You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2014/07/11 19:24:04 UTC

[jira] [Updated] (KAFKA-1026) Dynamically Adjust Batch Size Upon Receiving MessageSizeTooLargeException

     [ https://issues.apache.org/jira/browse/KAFKA-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guozhang Wang updated KAFKA-1026:
---------------------------------

    Labels: newbie++  (was: )

> Dynamically Adjust Batch Size Upon Receiving MessageSizeTooLargeException
> -------------------------------------------------------------------------
>
>                 Key: KAFKA-1026
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1026
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Guozhang Wang
>            Assignee: Guozhang Wang
>              Labels: newbie++
>             Fix For: 0.9.0
>
>
> Among the exceptions that can possibly received in Producer.send(), MessageSizeTooLargeException is currently not recoverable since the producer does not change the batch size but still retries on sending. It is better to have a dynamic batch size adjustment mechanism based on MessageSizeTooLargeException.
> This is related to KAFKA-998



--
This message was sent by Atlassian JIRA
(v6.2#6252)