[
https://issues.apache.org/jira/browse/NIFI-15545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-15545.
-------------------------------------
Fix Version/s: 2.8.0
Resolution: Fixed
> Extend KafkaConsumerService to return partition lag information
> ---------------------------------------------------------------
>
> Key: NIFI-15545
> URL: https://issues.apache.org/jira/browse/NIFI-15545
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: Lukas Kucharski
> Assignee: Lukas Kucharski
> Priority: Major
> Fix For: 2.8.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> We want to report lag-related metrics from the
> {code:java}
> org.apache.nifi.kafka.processors.ConsumeKafka
> {code}
> To do this, we will add
> {code:java}
> org.apache.nifi.kafka.service.api.consumer.KafkaConsumerService#currentLag
> {code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)