[ 
https://issues.apache.org/jira/browse/KAFKA-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959379#comment-14959379
 ] 

ASF GitHub Bot commented on KAFKA-2515:
---------------------------------------

GitHub user guozhangwang opened a pull request:

    https://github.com/apache/kafka/pull/318

    KAFKA-2515: Handle oversized messages properly in new consumer

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/guozhangwang/kafka K2515

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/318.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 #318
    
----
commit 8d5cafabc35f69b53c204101aad6014688ac38dd
Author: Guozhang Wang <wangg...@gmail.com>
Date:   2015-10-15T01:16:27Z

    KAFKA-2515.v1

commit 4f991a1039789a192e2cc0ed1368344a37be4fb1
Author: Guozhang Wang <wangg...@gmail.com>
Date:   2015-10-15T18:38:09Z

    remove comments

----


> handle oversized messages properly in new consumer
> --------------------------------------------------
>
>                 Key: KAFKA-2515
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2515
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: clients
>            Reporter: Jun Rao
>            Assignee: Jason Gustafson
>            Priority: Blocker
>             Fix For: 0.9.0.0
>
>
> When there is an oversized message in the broker, it seems that the new 
> consumer just silently gets stuck. We should at least log an error when this 
> happens.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to