Denes Arvay created FLUME-2988:
----------------------------------
Summary: Kafka Sink metrics missing eventDrainAttemptCount
Key: FLUME-2988
URL: https://issues.apache.org/jira/browse/FLUME-2988
Project: Flume
Issue Type: Bug
Components: Sinks+Sources
Reporter: Denes Arvay
Priority: Minor
{{eventDrainAttemptCount}} doesn't get incremented in Kafka Sink, only the
{{eventDrainSuccessCount}}
(https://github.com/apache/flume/blob/trunk/flume-ng-sinks/flume-ng-kafka-sink/src/main/java/org/apache/flume/sink/kafka/KafkaSink.java#L210)
resulting in misleading statistics (e.g. when calculating {{attemptCount -
successCount}})
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)