-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.7.0
-
Fix Version/s: None
-
Component/s: Kafka Channel
-
Labels:
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.
- links to