[
https://issues.apache.org/jira/browse/NIFI-14053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17903722#comment-17903722
]
ASF subversion and git services commented on NIFI-14053:
--------------------------------------------------------
Commit c4420b410b8b7f23853ade996caba3087555372a in nifi's branch
refs/heads/main from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c4420b410b ]
NIFI-14053 PublishKafka should allow specification of KafkaKey when using
FlowFile publish strategy
Signed-off-by: Matt Burgess <[email protected]>
This closes #9557
> PublishKafka, replicate ProducerRecord key handling as implemented in
> PublishKafka_2_6
> --------------------------------------------------------------------------------------
>
> Key: NIFI-14053
> URL: https://issues.apache.org/jira/browse/NIFI-14053
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Paul Grey
> Assignee: Paul Grey
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The legacy PublishKafka_2_6 processor implemented the ability to specify the
> Kafka ProducerRecord key from a NiFi FlowFile attribute. Implement this same
> functionality in the new PublishKafka processor. Also, remove the gating that
> prevents specification of the key attribute when using
> PublishStrategy.USE_VALUE.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)