[ https://issues.apache.org/jira/browse/FLINK-7945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
aitozi updated FLINK-7945: -------------------------- Affects Version/s: (was: 1.3.2) (was: 1.2.1) 1.4.0 Description: when i want to add kafka-lag to per partition, i found that Kafka-connector11 used the kafka09Fetcher and kafka09Fetcher use the 09 version kafka client, caused that the new metric like kafka per partition consumer lag lost. (was: Kafka-connector10 used the kafka09Fetcher and kafka09Fetcher use the 09 version kafka client, caused that the new metric like kafka per partition consumer lag lost.) Summary: kafka-connector11 use kafkaConsumer0.9 caused it lost the important metric in kafka consumer clients11 (was: kafka-connector10 use kafkaConsumer0.9 caused it lost the important metric in kafka clients10) > kafka-connector11 use kafkaConsumer0.9 caused it lost the important metric in > kafka consumer clients11 > ------------------------------------------------------------------------------------------------------ > > Key: FLINK-7945 > URL: https://issues.apache.org/jira/browse/FLINK-7945 > Project: Flink > Issue Type: Bug > Components: Kafka Connector, Metrics > Affects Versions: 1.4.0 > Reporter: aitozi > Assignee: aitozi > > when i want to add kafka-lag to per partition, i found that Kafka-connector11 > used the kafka09Fetcher and kafka09Fetcher use the 09 version kafka client, > caused that the new metric like kafka per partition consumer lag lost. -- This message was sent by Atlassian JIRA (v6.4.14#64029)