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

Mark Payne commented on NIFI-1000:
----------------------------------

[~ozhurakousky] - Thanks for knocking this out! I fixed a contrib-check 
violation and used the activemq client, with the activemq-broker as a test 
dependency, instead of using activemq-all, as the -all dependency added an 
additional 12 MB to the build. Otherwise, looks great! Awesome that you fixed 
those unit tests, as well. Verified everything functions as expected with 
ActiveMQ. Merged to master and closed ticket. Thanks again!

> GetJMSQueue adds wrong value for jms.JMSDestination attribute
> -------------------------------------------------------------
>
>                 Key: NIFI-1000
>                 URL: https://issues.apache.org/jira/browse/NIFI-1000
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Mark Payne
>            Assignee: Oleg Zhurakousky
>              Labels: newbie
>             Fix For: 0.4.0
>
>
> I used LogAttribute to view the output of messages pulled via GetJMSQueue. 
> The Destination's name was the wrong value:
> Key: 'jms.JMSDestination'
>         Value: 'org.apache.qpid.amqp_1_0.jms.impl.QueueImpl@1a5bf541'
> It appears that the attribute is being set to the toString() of the 
> destination, rather than obtaining the actual name



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to