[
https://issues.apache.org/jira/browse/NIFI-15591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18058448#comment-18058448
]
ASF subversion and git services commented on NIFI-15591:
--------------------------------------------------------
Commit 08058d3abd5e1835f5afe41526d6de57efb67397 in nifi's branch
refs/heads/main from Lukas Kucharski
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=08058d3abd ]
NIFI-15591 Add kafka.timestamp attribute in ConsumeKafka for flow files emitted
using ProcessingStrategy.RECORD
This closes #10895.
Signed-off-by: Pierre Villard <[email protected]>
> Add kafka.timestamp attribute in ConsumeKafka for flow files emitted using
> ProcessingStrategy.RECORD
> ----------------------------------------------------------------------------------------------------
>
> Key: NIFI-15591
> URL: https://issues.apache.org/jira/browse/NIFI-15591
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Lukas Kucharski
> Assignee: Lukas Kucharski
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
>
> We're missing *kafka.timestamp* attribute in FF emitted from *ConsumeKafka*
> when the processing strategy is set to *RECORD.*
> The *kafka.timestamp* attribute is set for *FLOW_FILE strategy, DEMARCATOR
> strategy* (set to the timestamp from the first record in a batch), but is not
> set for *RECORD* strategy
> This change will add the missing *kafka.timestamp* attribute.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)