Joe Ferner created NIFI-6885:
--------------------------------
Summary: JMSPublisher logging bug fails to show unbuildable
destination name
Key: NIFI-6885
URL: https://issues.apache.org/jira/browse/NIFI-6885
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 1.10.0
Reporter: Joe Ferner
Assignee: Joe Ferner
In JMSPublisher, calls to logUnbuildableDestination() are passing the wrong
value for the unbuildable destination name. The value being passed should be
the flow file attribute entry.getValue() not entry.getKey(). This results in
the log warning containing the value "jms_destination" instead of the actual
unbuildable value.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)