[
https://issues.apache.org/jira/browse/NIFI-4437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195049#comment-16195049
]
ASF subversion and git services commented on NIFI-4437:
-------------------------------------------------------
Commit 7ad752015037794b30827dcf728afabed925b778 in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=7ad7520 ]
NIFI-4437: This closes #2183. When using ConsumeKafka_0_11 and no message
demarcator, ensure that we add FlowFile Attributes for any Message Header that
matches the 'Headers to Add as Attributes (Regex)' property
Signed-off-by: joewitt <[email protected]>
> ConsumeKafka_0_11 does not add attributes to FlowFiles from message headers
> unless using demarcator
> ---------------------------------------------------------------------------------------------------
>
> Key: NIFI-4437
> URL: https://issues.apache.org/jira/browse/NIFI-4437
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
> Fix For: 1.5.0
>
>
> When using ConsumeKafka_0_11, any header in the Kafka message whose name
> matches the "Headers to Add as Attributes (Regex)" property should be added
> to the FlowFile as an attribute. This works properly if the "Message
> Demarcator" property is set. However, if the property is not set, the
> attributes are not added.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)