[
https://issues.apache.org/jira/browse/NIFI-14470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947876#comment-17947876
]
ASF subversion and git services commented on NIFI-14470:
--------------------------------------------------------
Commit 40bb1500bef8a642e129b913c224df9b4a703abb in nifi's branch
refs/heads/main from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=40bb1500be ]
NIFI-14470 Fixed EL Handling in Kafka Key Property for PublishKafka
- Aligned behavior with Property Descriptor and previous implementation
This closes #9897
Signed-off-by: David Handermann <[email protected]>
> PublishKafka not able to add kafka key from attribute
> -----------------------------------------------------
>
> Key: NIFI-14470
> URL: https://issues.apache.org/jira/browse/NIFI-14470
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 2.0.0-M4
> Reporter: Rabii
> Assignee: Paul Grey
> Priority: Major
> Attachments: NiFi__TEST_Flow.json
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Using 2.0.0-M4 to migrate from PublishKafka2_6/ConsumeKafka2_6 to the new
> PublishKafka/ConsumeKafka Processors since M4 supports both type of
> processors.
>
> Generate flowFile as json, attach an attribute to the messages, publish
> message using PublishKafka and kafka key from the created attribute.
> Result message without key. It should be easy to reproduce.
> The same logic works with PublishKafka2_6
--
This message was sent by Atlassian Jira
(v8.20.10#820010)