You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joe Ferner (Jira)" <ji...@apache.org> on 2019/11/19 15:55:00 UTC

[jira] [Updated] (NIFI-6885) JMSPublisher logging bug fails to show unbuildable destination name

     [ https://issues.apache.org/jira/browse/NIFI-6885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Ferner updated NIFI-6885:
-----------------------------
    Status: Patch Available  (was: In Progress)

> 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: 10m
>  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)