Aditya Auradkar created KAFKA-1986:
--------------------------------------
Summary: 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
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)