David Handermann created NIFI-14680:
---------------------------------------
Summary: Add kafka.offset Attribute to Record FlowFiles from
ConsumeKafka
Key: NIFI-14680
URL: https://issues.apache.org/jira/browse/NIFI-14680
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: David Handermann
Assignee: David Handermann
The {{ConsumeKafka}} Processor should be updated to add the {{kafka.offset}}
attribute to FlowFiles produced using the Record Processing Strategy.
The Demarcator strategy currently adds the {{kafka.offset}} attribute based on
the batch of Kafka Records included, and the Record strategy should follow the
same pattern. The {{kafka.offset}} should indicate the minimum offset for the
batch of Kafka records in the FlowFile.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)