[
https://issues.apache.org/jira/browse/NIFI-15545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18056934#comment-18056934
]
ASF subversion and git services commented on NIFI-15545:
--------------------------------------------------------
Commit 5bd4d7822346bfd68383aaf4ef64b4021093280c in nifi's branch
refs/heads/main from lkuchars
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5bd4d78223 ]
NIFI-15545 Added current partition lag method to Kafka Consumer Service (#10852)
Signed-off-by: David Handermann <[email protected]>
> 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
> 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)