[ 
https://issues.apache.org/jira/browse/NIFI-6885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979629#comment-16979629
 ] 

ASF subversion and git services commented on NIFI-6885:
-------------------------------------------------------

Commit ae2b3d6b45fafb83bedd86f4d6da8d74a4b6ee6d in nifi's branch 
refs/heads/master from Joe Ferner
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ae2b3d6 ]

NIFI-6885:
- Fixed bug when calling logUnbuildableDestination with "jms_destination" 
instead of actual destination name value

Signed-off-by: Matthew Burgess <[email protected]>

This closes #3895


> 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
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to