[ https://issues.apache.org/jira/browse/FLUME-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
hunshenshi updated FLUME-3104: ------------------------------ Description: After using KafkaChannel to collect log data, I found that there is no rollback count in metrics when log written into kafka. There is a rollback count when consumer consumed messages from kafka. We can't count the number of rollbacks, when sending messages to Kafka. I think the rollback count for producer is necessary. > Add PutRollbackTimes and TakeRollbackTimes in Kafka Channel metrics > ------------------------------------------------------------------- > > Key: FLUME-3104 > URL: https://issues.apache.org/jira/browse/FLUME-3104 > Project: Flume > Issue Type: Improvement > Components: Kafka Channel > Affects Versions: 1.7.0 > Reporter: hunshenshi > Labels: channel, kafka, metric-collector, rollback > > After using KafkaChannel to collect log data, I found that there is no > rollback count in metrics when log written into kafka. There is a rollback > count when consumer consumed messages from kafka. > We can't count the number of rollbacks, when sending messages to Kafka. I > think the rollback count for producer is necessary. -- This message was sent by Atlassian JIRA (v6.3.15#6346)