Qingsheng Ren created FLINK-23686:
-------------------------------------
Summary: KafkaSource metric "commitsSucceeded" should count
per-commit instead of per-partition
Key: FLINK-23686
URL: https://issues.apache.org/jira/browse/FLINK-23686
Project: Flink
Issue Type: Bug
Components: Connectors / Kafka
Affects Versions: 1.13.2, 1.14.0
Reporter: Qingsheng Ren
Fix For: 1.14.0, 1.13.3
Currently if a successful offset commit includes multiple topic partition
(let's say 4), the counter will increase by 4 instead of 1
--
This message was sent by Atlassian Jira
(v8.3.4#803005)