You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Aditya A Auradkar (JIRA)" <ji...@apache.org> on 2015/02/26 00:51:05 UTC

[jira] [Commented] (KAFKA-1986) Producer request failure rate should not include InvalidMessageSizeException and OffsetOutOfRangeException

    [ 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)