[
https://issues.apache.org/jira/browse/NIFI-9058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17491950#comment-17491950
]
ASF subversion and git services commented on NIFI-9058:
-------------------------------------------------------
Commit 0cc4fa4628d5de5425afe71990a8b632c0762062 in nifi's branch
refs/heads/NIFI-9058 from Gabor Gyimesi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0cc4fa4 ]
NIFI-9058 Core attributes shall not be filtered from Attributes List
> AttributesToJSON filters out core attributes specified in attributes list
> --------------------------------------------------------------------------
>
> Key: NIFI-9058
> URL: https://issues.apache.org/jira/browse/NIFI-9058
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Gábor Gyimesi
> Assignee: Gábor Gyimesi
> Priority: Minor
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> Currently "Include Core Attributes" property filters out any core attributes
> specified in the "Attributes List" property, but does not filter any
> attributes matching the regular expression in the "Attributes Regular
> Expression" property. This makes the functionality of the processor
> inconsistent.
> According to [~markap14] _"Include Core Attributes should dictate whether or
> not to add the attribute by default. If set to {{false}} but a regex matches
> the attribute or it is in the list of attributes, it should be included."_
> To reach this desired functionality the attributes specified by the
> "Attributes List" property should not be filtered when the "Include Core
> Attributes" property is set to false.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)