Brandon DeVries created NIFI-2977:
-------------------------------------
Summary: Can't specify an attribute to log in LogAttribute if it
contains a comma
Key: NIFI-2977
URL: https://issues.apache.org/jira/browse/NIFI-2977
Project: Apache NiFi
Issue Type: Bug
Reporter: Brandon DeVries
Priority: Minor
LogAttribute takes a comma separated list of attributes to log. However,
attribute names can (apparently, who knew?) contain commas. If no value is
specified for "attributes to log", the attribute name containing a comma is
logged. If provided though, LogAttribute simply splits the property value on
",", which breaks the attribute name in two...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)