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

Ismael Juma commented on KAFKA-4630:
------------------------------------

[~ewencp], the consequence would be that if a pre KIP-74 broker has a message 
that is larger than the `max.partition.fetch.bytes`, the 0.10.2 consumer won't 
throw a `RecordTooLargeException` with a helpful message (which is what the 
0.10.0 consumer does) even though no progress can be made in the relevant 
partition.

> Implement RecordTooLargeException when communicating with pre-KIP-74 brokers
> ----------------------------------------------------------------------------
>
>                 Key: KAFKA-4630
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4630
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: clients
>            Reporter: Colin P. McCabe
>            Assignee: Colin P. McCabe
>            Priority: Blocker
>             Fix For: 0.10.2.0
>
>
> Implement RecordTooLargeException when communicating with pre-KIP-74 brokers



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

Reply via email to