[
https://issues.apache.org/jira/browse/NIFI-14680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17985107#comment-17985107
]
ASF subversion and git services commented on NIFI-14680:
--------------------------------------------------------
Commit 2c968f6c515c6a5148f265ae28570d83d9a437e5 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2c968f6c51 ]
NIFI-14680 Added kafka.offset to Record FlowFiles from ConsumeKafka
Signed-off-by: Pierre Villard <[email protected]>
This closes #10037.
> 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
> Priority: Major
>
> 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)