[
https://issues.apache.org/jira/browse/KAFKA-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14337506#comment-14337506
]
Aditya A Auradkar commented on KAFKA-1986:
------------------------------------------
Created reviewboard https://reviews.apache.org/r/31449/diff/
against branch origin/trunk
> Producer request failure rate should not include InvalidMessageSizeException
> and OffsetOutOfRangeException
> ----------------------------------------------------------------------------------------------------------
>
> Key: KAFKA-1986
> URL: https://issues.apache.org/jira/browse/KAFKA-1986
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Aditya Auradkar
> Assignee: Aditya Auradkar
> Attachments: KAFKA-1986.patch
>
>
> InvalidMessageSizeException and OffsetOutOfRangeException should not be
> counted a failedProduce and failedFetch requests since they are client side
> errors. They should be treated similarly to UnknownTopicOrPartitionException
> or NotLeaderForPartitionException
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)